@charset "UTF-8";
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #007dba;
    --white: #fff;
    --gray: #f1f1f1;
    --gray-dark: #404040;
    --primary: #001a72;
    --secondary: #f1f1f1;
    --success: #28a745;
    --info: #007dba;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #fafafa;
    --dark: #404040;
    --blue: #007dba;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 1024px;
    --breakpoint-xl: 1440px;
    --font-family-sans-serif: "proxima-nova", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: proxima-nova, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007dba;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #004769;
    text-decoration: none
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #f1f1f1;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

@media (max-width: 1200px) {
    legend {
        font-size: calc(1.275rem + .3vw)
    }
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #5a5b5d
}

.h1, h1 {
    font-size: 2.5rem
}

@media (max-width: 1200px) {
    .h1, h1 {
        font-size: calc(1.375rem + 1.5vw)
    }
}

.h2, h2 {
    font-size: 2rem
}

@media (max-width: 1200px) {
    .h2, h2 {
        font-size: calc(1.325rem + .9vw)
    }
}

.h3, h3 {
    font-size: 1.75rem
}

@media (max-width: 1200px) {
    .h3, h3 {
        font-size: calc(1.3rem + .6vw)
    }
}

.h4, h4 {
    font-size: 1.5rem
}

@media (max-width: 1200px) {
    .h4, h4 {
        font-size: calc(1.275rem + .3vw)
    }
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-1 {
        font-size: calc(1.725rem + 5.7vw)
    }
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-2 {
        font-size: calc(1.675rem + 5.1vw)
    }
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-3 {
        font-size: calc(1.575rem + 3.9vw)
    }
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-4 {
        font-size: calc(1.475rem + 2.7vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f1f1f1
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #f1f1f1
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a > code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #f9f9f9;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #f9f9f9
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px
    }
}

@media (min-width: 1024px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width: 1440px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1024px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1440px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #404040
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #d3d3d3
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d3d3d3
}

.table tbody + tbody {
    border-top: 2px solid #d3d3d3
}

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #d3d3d3
}

.table-bordered td, .table-bordered th {
    border: 1px solid #d3d3d3
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #404040;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8bfd8
}

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
    border-color: #7a88b6
}

.table-hover .table-primary:hover {
    background-color: #a8b0cf
}

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #a8b0cf
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #fbfbfb
}

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
    border-color: #f8f8f8
}

.table-hover .table-secondary:hover {
    background-color: #eee
}

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #eee
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb
}

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
    background-color: #b8dbec
}

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #7abbdb
}

.table-hover .table-info:hover {
    background-color: #a4d1e7
}

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #a4d1e7
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba
}

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb
}

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fefefe
}

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
    border-color: #fcfcfc
}

.table-hover .table-light:hover {
    background-color: #f1f1f1
}

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #f1f1f1
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #cacaca
}

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #9c9c9c
}

.table-hover .table-dark:hover {
    background-color: #bdbdbd
}

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #bdbdbd
}

.table-blue, .table-blue > td, .table-blue > th {
    background-color: #b8dbec
}

.table-blue tbody + tbody, .table-blue td, .table-blue th, .table-blue thead th {
    border-color: #7abbdb
}

.table-hover .table-blue:hover {
    background-color: #a4d1e7
}

.table-hover .table-blue:hover > td, .table-hover .table-blue:hover > th {
    background-color: #a4d1e7
}

.table-active, .table-active > td, .table-active > th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #404040;
    border-color: #535353
}

.table .thead-light th {
    color: #5a5b5d;
    background-color: #d8d8d8;
    border-color: #d3d3d3
}

.table-dark {
    color: #fff;
    background-color: #404040
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #535353
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm > .table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md > .table-bordered {
        border: 0
    }
}

@media (max-width: 1023.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg > .table-bordered {
        border: 0
    }
}

@media (max-width: 1439.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl > .table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive > .table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5a5b5d;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #5a5b5d
}

.form-control:focus {
    color: #5a5b5d;
    background-color: #fff;
    border-color: #0037f2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.form-control::-webkit-input-placeholder {
    color: #f1f1f1;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #f1f1f1;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #f1f1f1;
    opacity: 1
}

.form-control::placeholder {
    color: #f1f1f1;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #d8d8d8;
    opacity: 1
}

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #5a5b5d;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #404040;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple], select.form-control[size] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
    color: #f1f1f1
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
    display: block
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    -webkit-background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23404040' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
    display: block
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    -webkit-background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23404040' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.btn:hover {
    color: #404040;
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-primary:hover {
    color: #fff;
    background-color: #00114c;
    border-color: #000e3f
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #00114c;
    border-color: #000e3f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000e3f;
    border-color: #000b32
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5)
}

.btn-secondary {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-secondary:hover {
    color: #f9f9f9;
    background-color: #dedede;
    border-color: #d8d8d8
}

.btn-secondary.focus, .btn-secondary:focus {
    color: #f9f9f9;
    background-color: #dedede;
    border-color: #d8d8d8;
    -webkit-box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5);
    box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #f9f9f9;
    background-color: #d8d8d8;
    border-color: #d1d1d1
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5);
    box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    -webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-info:hover {
    color: #fff;
    background-color: #006394;
    border-color: #005b87
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #006394;
    border-color: #005b87;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #005b87;
    border-color: #00527a
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-warning {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #f9f9f9;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus, .btn-warning:focus {
    color: #f9f9f9;
    background-color: #e0a800;
    border-color: #d39e00;
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5);
    box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #f9f9f9;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5);
    box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    -webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-light:hover {
    color: #f9f9f9;
    background-color: #e7e7e7;
    border-color: #e1e1e1
}

.btn-light.focus, .btn-light:focus {
    color: #f9f9f9;
    background-color: #e7e7e7;
    border-color: #e1e1e1;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #f9f9f9;
    background-color: #e1e1e1;
    border-color: #dadada
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-dark:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #272727
}

.btn-dark.focus, .btn-dark:focus {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #272727;
    -webkit-box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5);
    box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #272727;
    border-color: #202020
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5);
    box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5)
}

.btn-blue {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-blue:hover {
    color: #fff;
    background-color: #006394;
    border-color: #005b87
}

.btn-blue.focus, .btn-blue:focus {
    color: #fff;
    background-color: #006394;
    border-color: #005b87;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-blue.disabled, .btn-blue:disabled {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-blue:not(:disabled):not(.disabled).active, .btn-blue:not(:disabled):not(.disabled):active, .show > .btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #005b87;
    border-color: #00527a
}

.btn-blue:not(:disabled):not(.disabled).active:focus, .btn-blue:not(:disabled):not(.disabled):active:focus, .show > .btn-blue.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-outline-primary {
    color: #001a72;
    border-color: #001a72
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #001a72;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5)
}

.btn-outline-secondary {
    color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary:hover {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5);
    box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #f1f1f1;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5);
    box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #007dba;
    border-color: #007dba
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-info.focus, .btn-outline-info:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #007dba;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light:hover {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light.focus, .btn-outline-light:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #fafafa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-outline-dark {
    color: #404040;
    border-color: #404040
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #404040;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5)
}

.btn-outline-blue {
    color: #007dba;
    border-color: #007dba
}

.btn-outline-blue:hover {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-blue.focus, .btn-outline-blue:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #007dba;
    background-color: transparent
}

.btn-outline-blue:not(:disabled):not(.disabled).active, .btn-outline-blue:not(:disabled):not(.disabled):active, .show > .btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-blue:not(:disabled):not(.disabled).active:focus, .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-blue.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-link {
    font-weight: 400;
    color: #007dba;
    text-decoration: none
}

.btn-link:hover {
    color: #004769;
    text-decoration: none
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none
}

.btn-link.disabled, .btn-link:disabled {
    color: #f1f1f1;
    pointer-events: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #404040;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1024px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1440px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #d8d8d8
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #f9f9f9;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ececec;
    text-decoration: none;
    background-color: #fafafa
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #001a72
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #f1f1f1;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #f1f1f1;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #f9f9f9
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
    z-index: 1
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    width: 100%
}

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0
}

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
    margin-left: -1px
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .custom-file {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus, .input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5a5b5d;
    text-align: center;
    white-space: nowrap;
    background-color: #d8d8d8;
    border: 1px solid #d4d4d4;
    border-radius: .25rem
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #001a72;
    background-color: #001a72
}

.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #0037f2
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #2657ff;
    border-color: #2657ff
}

.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
    color: #f1f1f1
}

.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: #d8d8d8
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #e9e9e9 solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #001a72;
    background-color: #001a72
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 26, 114, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 26, 114, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 26, 114, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #e9e9e9;
    border-radius: .5rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -o-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -o-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    -o-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 26, 114, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5a5b5d;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23404040' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #0037f2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-select:focus::-ms-value {
    color: #5a5b5d;
    background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #f1f1f1;
    background-color: #d8d8d8
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #5a5b5d
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #0037f2;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label {
    background-color: #d8d8d8
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #5a5b5d;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #5a5b5d;
    content: "Browse";
    background-color: #d8d8d8;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #001a72;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #2657ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d3d3d3;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #001a72;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #2657ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d3d3d3;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #001a72;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #2657ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #d3d3d3;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #d3d3d3;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #e9e9e9
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #e9e9e9
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #e9e9e9
}

.custom-control-label::before, .custom-file-label, .custom-select {
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #f1f1f1;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #d3d3d3
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #d8d8d8 #d8d8d8 #d3d3d3
}

.nav-tabs .nav-link.disabled {
    color: #f1f1f1;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #5a5b5d;
    background-color: #fff;
    border-color: #d3d3d3 #d3d3d3 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #001a72
}

.nav-fill .nav-item, .nav-fill > .nav-link {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 1023.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1024px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1439.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1440px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card > .card-header + .list-group, .card > .list-group + .card-footer {
    border-top: 0
}

.card-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom, .card-img-top {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group > .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group > .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion > .card {
    overflow: hidden
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #d8d8d8;
    border-radius: .25rem
}

.breadcrumb-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #f1f1f1;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #f1f1f1
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007dba;
    background-color: #fff;
    border: 1px solid #d3d3d3
}

.page-link:hover {
    z-index: 2;
    color: #004769;
    text-decoration: none;
    background-color: #d8d8d8;
    border-color: #d3d3d3
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.page-item.disabled .page-link {
    color: #f1f1f1;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #d3d3d3
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

a.badge:focus, a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #001a72
}

a.badge-primary:focus, a.badge-primary:hover {
    color: #fff;
    background-color: #000e3f
}

a.badge-primary.focus, a.badge-primary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5)
}

.badge-secondary {
    color: #f9f9f9;
    background-color: #f1f1f1
}

a.badge-secondary:focus, a.badge-secondary:hover {
    color: #f9f9f9;
    background-color: #d8d8d8
}

a.badge-secondary.focus, a.badge-secondary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5);
    box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus, a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus, a.badge-success:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #007dba
}

a.badge-info:focus, a.badge-info:hover {
    color: #fff;
    background-color: #005b87
}

a.badge-info.focus, a.badge-info:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.badge-warning {
    color: #f9f9f9;
    background-color: #ffc107
}

a.badge-warning:focus, a.badge-warning:hover {
    color: #f9f9f9;
    background-color: #d39e00
}

a.badge-warning.focus, a.badge-warning:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #f9f9f9;
    background-color: #fafafa
}

a.badge-light:focus, a.badge-light:hover {
    color: #f9f9f9;
    background-color: #e1e1e1
}

a.badge-light.focus, a.badge-light:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #404040
}

a.badge-dark:focus, a.badge-dark:hover {
    color: #fff;
    background-color: #272727
}

a.badge-dark.focus, a.badge-dark:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5)
}

.badge-blue {
    color: #fff;
    background-color: #007dba
}

a.badge-blue:focus, a.badge-blue:hover {
    color: #fff;
    background-color: #005b87
}

a.badge-blue.focus, a.badge-blue:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #d8d8d8;
    border-radius: .3rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #000e3b;
    background-color: #ccd1e3;
    border-color: #b8bfd8
}

.alert-primary hr {
    border-top-color: #a8b0cf
}

.alert-primary .alert-link {
    color: #000208
}

.alert-secondary {
    color: #7d7d7d;
    background-color: #fcfcfc;
    border-color: #fbfbfb
}

.alert-secondary hr {
    border-top-color: #eee
}

.alert-secondary .alert-link {
    color: #646464
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #004161;
    background-color: #cce5f1;
    border-color: #b8dbec
}

.alert-info hr {
    border-top-color: #a4d1e7
}

.alert-info .alert-link {
    color: #001f2e
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #828282;
    background-color: #fefefe;
    border-color: #fefefe
}

.alert-light hr {
    border-top-color: #f1f1f1
}

.alert-light .alert-link {
    color: #696969
}

.alert-dark {
    color: #212121;
    background-color: #d9d9d9;
    border-color: #cacaca
}

.alert-dark hr {
    border-top-color: #bdbdbd
}

.alert-dark .alert-link {
    color: #080808
}

.alert-blue {
    color: #004161;
    background-color: #cce5f1;
    border-color: #b8dbec
}

.alert-blue hr {
    border-top-color: #a4d1e7
}

.alert-blue .alert-link {
    color: #001f2e
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #d8d8d8;
    border-radius: .25rem
}

.progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #001a72;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        -o-animation: none;
        animation: none
    }
}

.media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #5a5b5d;
    text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #5a5b5d;
    text-decoration: none;
    background-color: #fafafa
}

.list-group-item-action:active {
    color: #404040;
    background-color: #d8d8d8
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #f1f1f1;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.list-group-item + .list-group-item {
    border-top-width: 0
}

.list-group-item + .list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal > .list-group-item.active {
    margin-top: 0
}

.list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1024px) {
    .list-group-horizontal-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1440px) {
    .list-group-horizontal-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush > .list-group-item {
    border-width: 0 0 1px
}

.list-group-flush > .list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #000e3b;
    background-color: #b8bfd8
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #000e3b;
    background-color: #a8b0cf
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #000e3b;
    border-color: #000e3b
}

.list-group-item-secondary {
    color: #7d7d7d;
    background-color: #fbfbfb
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #7d7d7d;
    background-color: #eee
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #004161;
    background-color: #b8dbec
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #004161;
    background-color: #a4d1e7
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #004161;
    border-color: #004161
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #828282;
    background-color: #fefefe
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #828282;
    background-color: #f1f1f1
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #828282;
    border-color: #828282
}

.list-group-item-dark {
    color: #212121;
    background-color: #cacaca
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #212121;
    background-color: #bdbdbd
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #212121;
    border-color: #212121
}

.list-group-item-blue {
    color: #004161;
    background-color: #b8dbec
}

.list-group-item-blue.list-group-item-action:focus, .list-group-item-blue.list-group-item-action:hover {
    color: #004161;
    background-color: #a4d1e7
}

.list-group-item-blue.list-group-item-action.active {
    color: #fff;
    background-color: #004161;
    border-color: #004161
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

@media (max-width: 1200px) {
    .close {
        font-size: calc(1.275rem + .3vw)
    }
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #f1f1f1;
    background-color: rgba(255, 255, 255, .85);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #d3d3d3;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #d3d3d3;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer > * {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 1024px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width: 1440px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: proxima-nova, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: proxima-nova, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #5a5b5d;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #404040
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 0s .6s;
    -o-transition: opacity 0s .6s;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    -webkit-transition: opacity .15s ease;
    -o-transition: opacity .15s ease;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-next, .carousel-control-prev {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner-border {
    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    -o-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-o-keyframes spinner-grow {
    0% {
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -o-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    -o-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #001a72 !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #000e3f !important
}

.bg-secondary {
    background-color: #f1f1f1 !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #d8d8d8 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #007dba !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #005b87 !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #fafafa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #e1e1e1 !important
}

.bg-dark {
    background-color: #404040 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #272727 !important
}

.bg-blue {
    background-color: #007dba !important
}

a.bg-blue:focus, a.bg-blue:hover, button.bg-blue:focus, button.bg-blue:hover {
    background-color: #005b87 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #d3d3d3 !important
}

.border-top {
    border-top: 1px solid #d3d3d3 !important
}

.border-right {
    border-right: 1px solid #d3d3d3 !important
}

.border-bottom {
    border-bottom: 1px solid #d3d3d3 !important
}

.border-left {
    border-left: 1px solid #d3d3d3 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #001a72 !important
}

.border-secondary {
    border-color: #f1f1f1 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #007dba !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #fafafa !important
}

.border-dark {
    border-color: #404040 !important
}

.border-blue {
    border-color: #007dba !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1440px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1024px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1440px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1024px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1440px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1024px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1440px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #001a72 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #000926 !important
}

.text-secondary {
    color: #f1f1f1 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #cbcbcb !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #007dba !important
}

a.text-info:focus, a.text-info:hover {
    color: #004a6e !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #fafafa !important
}

a.text-light:focus, a.text-light:hover {
    color: #d4d4d4 !important
}

.text-dark {
    color: #404040 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1a1a1a !important
}

.text-blue {
    color: #007dba !important
}

a.text-blue:focus, a.text-blue:hover {
    color: #004a6e !important
}

.text-body {
    color: #404040 !important
}

.text-muted {
    color: #f1f1f1 !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #e9e9e9;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 1024px !important
    }

    .container {
        min-width: 1024px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #d3d3d3 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #d3d3d3
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #d3d3d3
    }
}

.affix {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1035;
    left: 0
}

.alert-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 75vh;
    overflow: scroll;
    z-index: 9999
}

.toast-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999
}

.book-navigation .menu {
    border-top: 1px solid #d3d3d3
}

.book-navigation .book-pager {
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    margin: 0
}

.book-navigation .menu {
    padding-bottom: 0;
    padding-top: 1em
}

.book-navigation .book-pager {
    margin: 0;
    overflow: auto;
    padding: .5em 0
}

.book-pager__item {
    display: inline-block;
    list-style-type: none;
    vertical-align: top
}

.book-pager__item--previous {
    text-align: left;
    width: 45%
}

[dir=rtl] .book-pager__item--previous {
    float: right;
    text-align: right
}

.book-pager__item--center {
    text-align: center;
    width: 8%
}

.book-pager__item--next {
    float: right;
    text-align: right;
    width: 45%
}

[dir=rtl] .book-pager__item--next {
    float: left;
    text-align: left
}

.breadcrumb {
    font-size: .929em .875rem
}

.region-breadcrumb {
    padding: 0 15px .25em;
    width: 100%
}

#content .comment-wrapper h2 {
    margin-bottom: 1em
}

#content .comment-wrapper h2.comment-form__title {
    margin-bottom: 1em
}

.field-node--comment {
    font-size: .875rem
}

.comment {
    margin-bottom: 1.25em;
    vertical-align: top;
    display: table
}

[dir=rtl] .comment {
    direction: rtl
}

.comment__meta {
    padding: 0 30px 0 0;
    font-size: 1rem
}

[dir=rtl] .comment__meta {
    padding: 0 0 0 30px
}

.comment__attribution img {
    border: 1px solid #d3d3d3
}

.comment .field--name-user-picture img {
    margin: 0
}

.comment__author .username {
    white-space: nowrap
}

.comment__author {
    margin: 4px 0;
    line-height: 1.2
}

.comment__permalink, .comment__time {
    margin-bottom: 4px;
    color: #68696b;
    font-size: .875rem;
    line-height: 1.2;
    padding: 0 .5em 0 0
}

.comment__permalink, [dir=rtl] .comment__time {
    padding: 0 0 0 .5em
}

.comment__permalink {
    font-size: .875rem;
    line-height: 1.2
}

.comment__content:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 1.25em;
    border-top: 1.25em solid transparent;
    border-right: 1.25em solid #d3d3d3;
    border-bottom: 1.25em solid transparent
}

[dir=rtl] .comment__content:before {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 1.25em solid #d3d3d3
}

.comment__content:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 1.25em;
    border-top: 1.25em solid transparent;
    border-right: 1.25em solid #fff;
    border-bottom: 1.25em solid transparent;
    margin-right: -1px
}

[dir=rtl] .comment__content:after {
    right: auto;
    left: 100%;
    border-right: none;
    border-left: 1.25em solid #fff;
    margin-right: 0;
    margin-left: -1px
}

.comment__content h3 {
    margin-top: .94em;
    margin-bottom: .45em;
    font-size: 1.25rem
}

.comment__content nav {
    padding-top: 1px
}

.indented {
    margin-left: 40px
}

[dir=rtl] .indented {
    margin-right: 40px;
    margin-left: 0
}

.comment .links {
    padding: 0 0 .25em 0
}

.comment .links-inline span {
    padding: 0 .5em 0 0;
    font-size: 1rem
}

[dir=rtl] .comment .links-inline span {
    padding: 0 0 0 .5em
}

.comment--unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
    background: #78d3ff
}

[dir=rtl] .comment--unpublished {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px 5px 2px
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #78d3ff;
    border-right: 1px solid #78d3ff
}

.unpublished {
    padding: 1.25em 1.25em 0
}

.comment-footer {
    display: table-row
}

.comment--unpublished .comment__text:after, .node--unpublished .comment__text:after {
    border-right-color: #78d3ff
}

[dir=rtl] .comment--unpublished .comment__content:after, [dir=rtl] .node--unpublished .comment__content:after {
    border-left-color: #78d3ff
}

.views-field-variations > span > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.views-field-variations > span > div > div {
    display: inline-block
}

.views-field-variations {
    margin-bottom: 0
}

.views-field-variations .field--name-price {
    display: inline-block;
    width: 70px;
    text-align: right;
    padding-bottom: 1.2rem
}

.views-field-variations .field--type-entity-reference {
    padding-left: 1rem
}

.views-field-variations .commerce-order-item-variation-cart-form-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%
}

.views-field-variations .commerce-order-item-variation-cart-form-form .field--name-purchased-entity {
    padding: 0;
    margin: 0
}

.views-field-variations .commerce-order-item-variation-cart-form-form .field--name-quantity {
    display: inline-block;
    margin-bottom: 0;
    padding: 0
}

.views-field-variations .commerce-order-item-variation-cart-form-form .field--name-quantity label {
    display: none
}

.views-field-variations .commerce-order-item-variation-cart-form-form .field--name-quantity input {
    width: 50px
}

.views-field-variations .commerce-order-item-variation-cart-form-form .form-actions {
    display: inline-block;
    margin-bottom: 0;
    padding: 0
}

#edit-order-summary .col-auto, #edit-order-summary.col-auto, #edit-payment-information-billing-information .col-auto, #edit-payment-information-billing-information.col-auto, #edit-shipping-information .col-auto {
    padding: 0
}

#edit-shipping-information #edit-shipping-information-shipping-profile-field-ruc-wrapper {
    display: none
}

.view-id-listado_de_productos .views-row > div {
    display: inline-block
}

.view-id-listado_de_productos .views-row {
    border-bottom: 1px solid #d4d4d4;
    margin-top: .5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.view-id-listado_de_productos .views-row .views-field-title {
    width: 320px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004769
}

.cart-block--contents {
    background: #d2d2d2;
    color: #fff;
    font-size: .8rem;
    width: auto
}

.cart-block--contents .cart-block--contents__items {
    max-height: inherit;
    overflow-y: hidden;
    overflow-x: hidden
}

.cart-block--contents .cart-block--contents__items table {
    color: #fff
}

.cart-block--contents .cart-block--contents__items table thead.thead-light {
    background: #d2d2d2;
    color: #fff
}

.cart-block--contents .cart-block--contents__items table tr:hover {
    color: #fff
}

.cart--cart-offcanvas {
    background: #d2d2d2;
    color: #fff;
    font-size: .8rem
}

.cart--cart-offcanvas .cart-block--offcanvas-contents__links {
    padding: .5rem 1rem
}

.cart--cart-offcanvas .cart-block--offcanvas-contents__links a {
    color: #fff;
    text-decoration: none
}

.cart--cart-offcanvas .cart-block--offcanvas-contents__links a:hover {
    color: #fff
}

.cart--cart-offcanvas .close {
    color: #fff;
    padding: .25rem
}

.cart--cart-offcanvas table {
    color: #fff
}

.cart--cart-offcanvas table .btn {
    color: #fff
}

.cart--cart-offcanvas table td.cart-block--offcanvas-cart-table__price, .cart--cart-offcanvas table td.cart-block--offcanvas-cart-table__title {
    padding: .5rem .25rem !important
}

.cart--cart-offcanvas table td.cart-block--offcanvas-cart-table__quantity {
    padding: .25rem !important
}

.cart--cart-offcanvas table .btn {
    color: #fff;
    font-size: .8rem
}

.cart--cart-offcanvas table .btn:hover {
    color: #fff
}

.cart--cart-offcanvas table tfoot .btn {
    background: 0 0;
    color: #fff;
    border-color: #fff;
    font-size: .8rem;
    margin-top: .5rem
}

.cart--cart-offcanvas table tfoot .btn:hover {
    background: #f1f1f1
}

.contextual-links a {
    border-bottom: none;
    text-shadow: 0 0 0
}

details {
    border: 1px solid #d3d3d3;
    margin-top: 1rem;
    margin-bottom: 1rem
}

details > .details-wrapper {
    padding: .5em 1.5em
}

summary {
    cursor: pointer;
    padding: .2em .5em
}

.js .dropbutton-wrapper .dropbutton-widget {
    position: relative
}

.js .dropbutton-widget {
    border: 1px solid;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4 #d2d2d2;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #f3f3f3, #e8e8e8);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e8e8e8));
    background-image: -o-linear-gradient(top, #f3f3f3, #e8e8e8);
    background-image: linear-gradient(to bottom, #f3f3f3, #e8e8e8);
    color: #3a3a3a;
    cursor: pointer;
    text-align: center;
    margin: .125em 0;
    border-radius: 1em;
    overflow: hidden
}

.js .dropbutton-widget:hover {
    border-color: #e4e4e4 #d2d2d2 #b4b4b4 #d2d2d2
}

.js .dropbutton-widget .button {
    border: none;
    margin: 0;
    padding: .32em 1em;
    background: transparent none
}

.js .dropbutton-multiple .dropbutton-widget .dropbutton-action a {
    margin-right: 0
}

[dir=rtl].js .dropbutton-multiple .dropbutton-widget .dropbutton-action a {
    margin-left: 0
}

.js .dropbutton .secondary-action {
    border-top-color: #ccc
}

.js .dropbutton-toggle button {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #e8e8e8, #d2d2d2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#d2d2d2));
    background-image: -o-linear-gradient(top, #e8e8e8, #d2d2d2);
    background-image: linear-gradient(to bottom, #e8e8e8, #d2d2d2)
}

.js .dropbutton-toggle .dropbutton-arrow:hover {
    background: #ccc
}

.js .dropbutton a {
    color: #3a3a3a;
    border-bottom: 0 none
}

.js .dropbutton .dropbutton-action:hover, .js .dropbutton a:hover {
    background: #dedede;
    border-bottom: 0 none
}

.js .dropbutton-widget {
    background-color: #fff;
    border: 1px solid #ccc
}

.js .dropbutton-widget:hover {
    border-color: #b8b8b8
}

.dropbutton .dropbutton-action > * {
    padding: .1em .5em;
    white-space: nowrap
}

.dropbutton .secondary-action {
    border-top: 1px solid #e8e8e8
}

.dropbutton-multiple .dropbutton {
    border-right: 1px solid #e8e8e8
}

[dir=rtl] .dropbutton-multiple .dropbutton {
    border-left: 1px solid #e8e8e8;
    border-right: 0 none
}

.dropbutton-multiple .dropbutton .dropbutton-action > * {
    margin-right: .25em
}

[dir=rtl] .dropbutton-multiple .dropbutton .dropbutton-action > * {
    margin-left: .25em;
    margin-right: 0
}

.js td .dropbutton-multiple {
    padding-right: 10em;
    margin-right: 2em;
    max-width: 100%
}

.js td .dropbutton-wrapper {
    min-height: 2em
}

.js .dropbutton-widget, .js .dropbutton-wrapper {
    display: block;
    position: relative
}

.js td .dropbutton-widget {
    position: absolute
}

.feed-icon {
    border-bottom: none;
    display: inline-block;
    padding: 1rem 0 0 0
}

.field--type-entity-reference {
    margin: 0 0 1.2rem
}

.field--type-entity-reference .field__label {
    font-weight: 400;
    margin: 0;
    padding-right: .3rem
}

[dir=rtl] .field--type-entity-reference .field__label {
    padding-left: .3rem;
    padding-right: 0
}

.field--type-entity-reference ul.links {
    padding: 0;
    margin: 0;
    list-style: none
}

.field--type-entity-reference ul.links li {
    float: left;
    padding: 0 1rem 0 0;
    white-space: nowrap
}

[dir=rtl] .field--type-entity-reference ul.links li {
    padding: 0 0 0 1rem;
    float: right
}

@media all and (min-width: 560px) {
    .node .field--type-image {
        float: left;
        margin: 0 1rem 0 0
    }

    [dir=rtl] .node .field--type-image {
        float: right;
        margin: 0 0 0 1rem
    }

    .node .field--type-image + .field--type-image {
        clear: both
    }
}

.field--name-field-user-picture img, .field--type-image img {
    margin: 0 0 1rem
}

.field--type-image a {
    border-bottom: none
}

.field--name-field-tags {
    margin: 0 0 1.2rem
}

.field--name-field-tags .field__label {
    font-weight: 400;
    margin: 0;
    padding-right: 5px
}

[dir=rtl] .field--name-field-tags .field__label {
    padding-left: 5px;
    padding-right: 0
}

.field--name-field-tags .field__label, .field--name-field-tags ul.links {
    font-size: .875rem
}

.node--view-mode-teaser .field--name-field-tags .field__label, .node--view-mode-teaser .field--name-field-tags ul.links {
    font-size: .875rem
}

.field--name-field-tags ul.links {
    padding: 0;
    margin: 0
}

.field--name-field-tags ul.links li {
    float: left;
    padding: 0 1rem 0 0;
    white-space: nowrap
}

[dir=rtl] .field--name-field-tags ul.links li {
    padding: 0 0 0 1rem;
    float: right
}

.field--label-inline .field__item, .field--label-inline .field__label {
    display: inline-block
}

.file {
    padding-left: 1.5rem;
    display: inline-block;
    min-height: 1rem;
    background-repeat: no-repeat;
    background-position: left center
}

[dir=rtl] .file {
    padding-left: inherit;
    padding-right: 1.5rem;
    background-position: right center
}

.file--application-octet-stream, .file--general {
    background-image: url(../images/icons/application-octet-stream.png)
}

.file--package-x-generic {
    background-image: url(../images/icons/package-x-generic.png)
}

.file--x-office-spreadsheet {
    background-image: url(../images/icons/x-office-spreadsheet.png)
}

.file--x-office-document {
    background-image: url(../images/icons/x-office-document.png)
}

.file--x-office-presentation {
    background-image: url(../images/icons/x-office-presentation.png)
}

.file--text-x-script {
    background-image: url(../images/icons/text-x-script.png)
}

.file--text-html {
    background-image: url(../images/icons/text-html.png)
}

.file--text-plain {
    background-image: url(../images/icons/text-plain.png)
}

.file--application-pdf {
    background-image: url(../images/icons/application-pdf.png)
}

.file--application-x-executable {
    background-image: url(../images/icons/application-x-executable.png)
}

.file--audio {
    background-image: url(../images/icons/audio-x-generic.png)
}

.file--video {
    background-image: url(../images/icons/video-x-generic.png)
}

.file--text {
    background-image: url(../images/icons/text-x-generic.png)
}

.file--image {
    background-image: url(../images/icons/image-x-generic.png)
}

.form-required::after {
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(../../images/required.svg);
    background-repeat: no-repeat;
    -webkit-background-size: calc(1.5em + .75rem + 2px)/2 calc(1.5em + .75rem + 2px)/2;
    background-size: calc(1.5em + .75rem + 2px)/2 calc(1.5em + .75rem + 2px)/2;
    width: calc(1.5em + .75rem + 2px)/2;
    height: calc(1.5em + .75rem + 2px)/2;
    margin: 0 .3em
}

form .filter-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-left: 1rem;
    margin-right: 1rem
}

form .form-type-textarea {
    margin-bottom: 0
}

#navbar-top {
    padding: 0 1rem
}

#navbar-top.navbar-dark .nav-link:focus, #navbar-top.navbar-dark .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

#navbar-top.navbar-dark .nav-link {
    color: rgba(255, 255, 255, .5)
}

#navbar-top.navbar-light .nav-link:focus, #navbar-top.navbar-light .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

#navbar-top.navbar-light .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-brand .site-logo {
    margin-right: 1rem
}

@media (max-width: 33.9em) {
    .navbar-toggleable-xs .navbar-nav .nav-item + .nav-item, .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item {
        margin-left: 0;
        float: none
    }
}

@media (max-width: 47.9em) {
    .navbar-toggleable-sm .navbar-nav .nav-item + .nav-item, .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item {
        margin-left: 0;
        float: none
    }
}

.block-help {
    border: 1px solid #d3d3d3;
    padding: 0 1.5rem;
    margin-bottom: 2rem
}

.icon-help {
    background: url(/../../images/help.png) 0 50% no-repeat;
    padding: 1px 0 1px 1.5rem
}

[dir=rtl] .icon-help {
    background-position: 100% 50%;
    padding: 1px 1.5rem 1px 0
}

.feed-icon {
    background: url(../images/feed.svg) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    width: 1rem;
    height: 1rem
}

.image-button.is-disabled, .image-button.is-disabled:active, .image-button.is-disabled:focus, .image-button.is-disabled:hover {
    background: 0 0;
    opacity: .5;
    cursor: default
}

.indented {
    margin-left: 1.5rem
}

[dir=rtl] .indented {
    margin-left: 0;
    margin-right: 1.5rem
}

.item-list ul {
    list-style: none;
    margin: 0 0 .75rem 0;
    padding: 0
}

[dir=rtl] .item-list ul {
    padding: 0
}

.item-list ul li {
    margin: 0;
    padding: .75rem 1.25rem 0 0
}

[dir=rtl] .item-list ul li {
    margin: 0;
    padding: .75rem 0 0 1.25rem
}

.item-list .item-list__comma-list, .item-list .item-list__comma-list li, [dir=rtl] .item-list .item-list__comma-list, [dir=rtl] .item-list .item-list__comma-list li {
    padding: 0
}

.list-group__link {
    border-top: 1px solid #d3d3d3;
    padding: .75rem 0 0
}

.list-group__description {
    margin: 0 0 .75rem
}

.node__content {
    font-size: 1rem;
    margin-top: 1rem
}

.node--view-mode-teaser {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

.node--view-mode-teaser h2 {
    margin-top: 0;
    padding-top: .5em
}

.node--view-mode-teaser.node--sticky {
    background: #f9f9f9;
    background: rgba(0, 0, 0, .024);
    border: 1px solid #d3d3d3;
    padding: 0 1rem 1rem
}

.node--view-mode-teaser .node__content {
    clear: none;
    font-size: 1rem;
    line-height: 1.5
}

.node__meta {
    font-size: .875rem;
    margin-bottom: -5px
}

.node__meta .field--name-field-user-picture img {
    float: left;
    margin: 1px 1rem 0 0
}

[dir=rtl] .node__meta .field--name-field-user-picture img {
    float: right;
    margin-left: 1rem;
    margin-right: 0
}

.node__links {
    text-align: right;
    font-size: 1rem
}

[dir=rtl] .node__links {
    text-align: left
}

.node--unpublished {
    padding: 1rem 1rem 0
}

.node--unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4
}

.node-preview-container {
    background: #d1e8f5;
    background-image: -webkit-linear-gradient(top, #d1e8f5, #d3e8f4);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d1e8f5), to(#d3e8f4));
    background-image: -o-linear-gradient(top, #d1e8f5, #d3e8f4);
    background-image: linear-gradient(to bottom, #d1e8f5, #d3e8f4);
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3333);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3333);
    position: fixed;
    z-index: 499;
    width: 100%;
    padding: 10px
}

.node-preview-backlink {
    background-color: #419ff1;
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-linear-gradient(top, #419ff1, #1076d5);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-gradient(linear, left top, left bottom, from(#419ff1), to(#1076d5));
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -o-linear-gradient(top, #419ff1, #1076d5);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, linear-gradient(to bottom, #419ff1, #1076d5);
    border: 1px solid #0048c8;
    border-radius: .4em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    color: #fff;
    font-size: .9em;
    line-height: normal;
    margin: 0;
    padding: 4px 1em 4px .6em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

[dir=rtl] .node-preview-backlink {
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-linear-gradient(top, #419ff1, #1076d5);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#419ff1), to(#1076d5));
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -o-linear-gradient(top, #419ff1, #1076d5);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, linear-gradient(to bottom, #419ff1, #1076d5);
    padding: 4px .6em 4px 1em;
    float: right
}

.node-preview-backlink:focus, .node-preview-backlink:hover {
    background-color: #419cf1;
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-linear-gradient(top, #59abf3, #2a90ef);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-gradient(linear, left top, left bottom, from(#59abf3), to(#2a90ef));
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -o-linear-gradient(top, #59abf3, #2a90ef);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, linear-gradient(to bottom, #59abf3, #2a90ef);
    border: 1px solid #0048c8;
    text-decoration: none;
    color: #fff
}

[dir=rtl] .node-preview-backlink:focus, [dir=rtl] .node-preview-backlink:hover {
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-linear-gradient(top, #59abf3, #2a90ef);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#59abf3), to(#2a90ef));
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -o-linear-gradient(top, #59abf3, #2a90ef);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, linear-gradient(to bottom, #59abf3, #2a90ef)
}

.node-preview-backlink:active {
    background-color: #0e69be;
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-linear-gradient(top, #0e69be, #2a93ef);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -webkit-gradient(linear, left top, left bottom, from(#0e69be), to(#2a93ef));
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, -o-linear-gradient(top, #0e69be, #2a93ef);
    background: url(/core/misc/icons/000000/chevron-left.svg) left no-repeat, linear-gradient(to bottom, #0e69be, #2a93ef);
    border: 1px solid #0048c8;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .25)
}

[dir=rtl] .node-preview-backlink:active {
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-linear-gradient(top, #0e69be, #2a93ef);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -webkit-gradient(linear, left top, left bottom, from(#0e69be), to(#2a93ef));
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, -o-linear-gradient(top, #0e69be, #2a93ef);
    background: url(/core/misc/icons/000000/chevron-right.svg) right no-repeat, linear-gradient(to bottom, #0e69be, #2a93ef)
}

.node-preview-backlink::before {
    content: '';
    width: 10px;
    display: inline-block
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header #search-block-form {
    padding: 5px 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

#search-block-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.shortcut-wrapper {
    margin: 2.2em 0 1.1em 0
}

.shortcut-wrapper .page-title {
    float: left;
    margin: 0
}

[dir=rtl] .shortcut-wrapper .page-title {
    float: right
}

.shortcut-action {
    border-bottom: none;
    margin-left: .5em;
    padding-top: .35em
}

[dir=rtl] .shortcut-action {
    margin-left: 0;
    margin-right: .5em
}

.shortcut-action:active, .shortcut-action:focus, .shortcut-action:hover {
    border-bottom: none
}

.sidebar .block {
    border-style: solid;
    border-width: 1px;
    padding: 1rem 1rem;
    margin: 0 0 1rem
}

.sidebar .block .content {
    font-size: 1rem;
    line-height: 1.5
}

.sidebar h2 {
    margin: 0 0 .5rem;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
    font-size: 1.25rem;
    line-height: 1.2
}

.sidebar tbody {
    border: none
}

.sidebar tr.even, .sidebar tr.odd {
    background: 0 0;
    border-bottom: 1px solid #d3d3d3
}

.sidebar nav ul.nav {
    margin: -1rem
}

.site-footer {
    padding: 1rem 0
}

.site-footer .layout-container {
    padding: 0 1rem
}

.site-footer__top .content {
    margin-top: 0
}

.site-footer__bottom .block {
    margin: .5rem 0
}

.site-footer__bottom .content {
    padding: .5rem 0;
    margin-top: 0
}

.skip-link {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 50;
    background: #5a5b5d;
    font-size: 1rem;
    line-height: 1.5;
    padding: 1px 1rem 2px;
    border-radius: 0 0 .3rem .3rem;
    border-bottom-width: 0;
    outline: 0
}

.skip-link.visually-hidden.focusable:focus {
    position: absolute !important;
    color: #fff
}

.sticky-header thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d3d3d3
}

.sticky-header th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #d3d3d3
}

tr.drag {
    background-color: ivory
}

tr.drag-previous {
    background-color: #ffd
}

body div.tabledrag-changed-warning {
    margin-bottom: .5rem
}

tr.selected td {
    background: #ffc
}

td.checkbox, th.checkbox {
    text-align: center
}

[dir=rtl] td.checkbox, [dir=rtl] th.checkbox {
    text-align: center
}

th.is-active img {
    display: inline
}

td.is-active {
    background-color: #d3d3d3
}

.tablesort {
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin: 1px 0 0 5px
}

.tablesort--asc {
    background-image: url(/core/misc/icons/ffffff/twistie-down.svg)
}

.tablesort--desc {
    background-image: url(/core/misc/icons/ffffff/twistie-up.svg)
}

nav.tabs {
    margin-bottom: 1rem
}

.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-widget-overlay {
    background: #000;
    opacity: .7
}

.ui-dialog {
    border-radius: 0
}

.ui-dialog input, .ui-dialog select, .ui-dialog textarea {
    font-size: 1rem
}

.ui-dialog .button {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #f3f3f3, #e8e8e8);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e8e8e8));
    background-image: -o-linear-gradient(top, #f3f3f3, #e8e8e8);
    background-image: linear-gradient(to bottom, #f3f3f3, #e8e8e8);
    border: 1px solid #e4e4e4;
    border-bottom-color: #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    padding: .25em 1.063em;
    border-radius: 1em
}

.password-strength__meter {
    margin-top: .5em;
    background-color: #d8d8d8
}

.password-strength__indicator {
    background-color: #28a745;
    -webkit-transition: width .5s ease-out;
    -o-transition: width .5s ease-out;
    transition: width .5s ease-out
}

.password-strength__indicator.is-weak {
    background-color: #dc3545
}

.password-strength__indicator.is-fair {
    background-color: #ffc107
}

.password-strength__indicator.is-good {
    background-color: #007dba
}

.password-strength__indicator.is-strong {
    background-color: #28a745
}

.password-confirm, .password-confirm-match, .password-field, .password-strength {
    width: 55%
}

.password-suggestions {
    padding: .2em .5em;
    margin: .7em 0;
    max-width: 34.7em;
    border: 1px solid #d3d3d3
}

.password-suggestions ul {
    margin-bottom: 0
}

.confirm-parent, .password-parent {
    clear: left;
    margin: 0;
    max-width: 33em;
    overflow: hidden
}

[dir=rtl] .confirm-parent, [dir=rtl] .password-parent {
    clear: right
}

.password-confirm .ok {
    color: #28a745;
    font-weight: 700
}

.password-confirm .error {
    color: #dc3545;
    font-weight: 700
}

.page-user-login main .region-content, .page-user-password main .region-content {
    max-width: 400px;
    background: #fff;
    padding: 1rem 1rem;
    margin: 0 auto;
    border-radius: .3rem
}

.vertical-tabs__menu {
    margin: -1px 0 -1px;
    padding: 0
}

[dir=rtl] .vertical-tabs__menu {
    margin-left: 0;
    margin-right: -1em;
    padding: 0
}

.vertical-tabs {
    margin: 0;
    border: 1px solid #d3d3d3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .875rem
}

[dir=rtl] .vertical-tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: 0
}

.vertical-tabs__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 15em;
    margin: 0;
    padding: 0;
    border-top: 1px solid #d3d3d3;
    list-style: none
}

[dir=rtl] .vertical-tabs__menu {
    margin-left: 0;
    margin-right: -15em
}

.vertical-tabs__pane {
    margin: 0;
    border: 0
}

.vertical-tabs__pane > summary {
    display: none
}

.vertical-tabs__menu-item {
    border: 1px solid #d3d3d3;
    border-top: 0;
    background: #eee
}

.vertical-tabs__menu-item a {
    display: block;
    padding: .5em .6em;
    text-decoration: none
}

.vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title, .vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title, .vertical-tabs__menu-item a:hover .vertical-tabs__menu-item-title {
    text-decoration: underline
}

.vertical-tabs__menu-item a:hover {
    outline: 1px dotted
}

.vertical-tabs__menu-item.is-selected {
    border-right-width: 0;
    background-color: #fff
}

[dir=rtl] .vertical-tabs__menu-item.is-selected {
    border-left-width: 0;
    border-right-width: 1px
}

.vertical-tabs__menu-item.is-selected .vertical-tabs__menu-item-title {
    color: #000
}

.vertical-tabs__menu-item-summary {
    display: block;
    margin-bottom: 0;
    line-height: normal
}

.views-displays .tabs .open > a {
    border-radius: .3rem .3rem 0 0
}

.views-displays .tabs .open > a:focus, .views-displays .tabs .open > a:hover {
    color: #007dba
}

.views-displays .secondary .form-submit {
    font-size: .875rem
}

.views-displays .tabs .action-list {
    padding: 0
}

.views-filterable-options .filterable-option:nth-of-type(even) .form-type-checkbox {
    background-color: #f9f9f9
}

.views-ui-display-tab-actions .dropbutton .form-submit {
    color: #004769
}

.views-ui-display-tab-actions .dropbutton .form-submit:focus, .views-ui-display-tab-actions .dropbutton .form-submit:hover {
    color: #007dba
}

.btn-primary a {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-primary a:hover {
    color: #fff;
    background-color: #00114c;
    border-color: #000e3f
}

.btn-primary a.focus, .btn-primary a:focus {
    color: #fff;
    background-color: #00114c;
    border-color: #000e3f;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5)
}

.btn-primary a.disabled, .btn-primary a:disabled {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-primary a:not(:disabled):not(.disabled).active, .btn-primary a:not(:disabled):not(.disabled):active, .show > .btn-primary a.dropdown-toggle {
    color: #fff;
    background-color: #000e3f;
    border-color: #000b32
}

.btn-primary a:not(:disabled):not(.disabled).active:focus, .btn-primary a:not(:disabled):not(.disabled):active:focus, .show > .btn-primary a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 60, 135, .5)
}

.btn-secondary a {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-secondary a:hover {
    color: #f9f9f9;
    background-color: #dedede;
    border-color: #d8d8d8
}

.btn-secondary a.focus, .btn-secondary a:focus {
    color: #f9f9f9;
    background-color: #dedede;
    border-color: #d8d8d8;
    -webkit-box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5);
    box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5)
}

.btn-secondary a.disabled, .btn-secondary a:disabled {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-secondary a:not(:disabled):not(.disabled).active, .btn-secondary a:not(:disabled):not(.disabled):active, .show > .btn-secondary a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #d8d8d8;
    border-color: #d1d1d1
}

.btn-secondary a:not(:disabled):not(.disabled).active:focus, .btn-secondary a:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5);
    box-shadow: 0 0 0 .2rem rgba(242, 242, 242, .5)
}

.btn-success a {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success a:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success a.focus, .btn-success a:focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    -webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success a.disabled, .btn-success a:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success a:not(:disabled):not(.disabled).active, .btn-success a:not(:disabled):not(.disabled):active, .show > .btn-success a.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success a:not(:disabled):not(.disabled).active:focus, .btn-success a:not(:disabled):not(.disabled):active:focus, .show > .btn-success a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info a {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-info a:hover {
    color: #fff;
    background-color: #006394;
    border-color: #005b87
}

.btn-info a.focus, .btn-info a:focus {
    color: #fff;
    background-color: #006394;
    border-color: #005b87;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-info a.disabled, .btn-info a:disabled {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-info a:not(:disabled):not(.disabled).active, .btn-info a:not(:disabled):not(.disabled):active, .show > .btn-info a.dropdown-toggle {
    color: #fff;
    background-color: #005b87;
    border-color: #00527a
}

.btn-info a:not(:disabled):not(.disabled).active:focus, .btn-info a:not(:disabled):not(.disabled):active:focus, .show > .btn-info a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-warning a {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning a:hover {
    color: #f9f9f9;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning a.focus, .btn-warning a:focus {
    color: #f9f9f9;
    background-color: #e0a800;
    border-color: #d39e00;
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5);
    box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5)
}

.btn-warning a.disabled, .btn-warning a:disabled {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning a:not(:disabled):not(.disabled).active, .btn-warning a:not(:disabled):not(.disabled):active, .show > .btn-warning a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning a:not(:disabled):not(.disabled).active:focus, .btn-warning a:not(:disabled):not(.disabled):active:focus, .show > .btn-warning a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5);
    box-shadow: 0 0 0 .2rem rgba(254, 201, 43, .5)
}

.btn-danger a {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger a:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger a.focus, .btn-danger a:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    -webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger a.disabled, .btn-danger a:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger a:not(:disabled):not(.disabled).active, .btn-danger a:not(:disabled):not(.disabled):active, .show > .btn-danger a.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger a:not(:disabled):not(.disabled).active:focus, .btn-danger a:not(:disabled):not(.disabled):active:focus, .show > .btn-danger a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5);
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light a {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-light a:hover {
    color: #f9f9f9;
    background-color: #e7e7e7;
    border-color: #e1e1e1
}

.btn-light a.focus, .btn-light a:focus {
    color: #f9f9f9;
    background-color: #e7e7e7;
    border-color: #e1e1e1;
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-light a.disabled, .btn-light a:disabled {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-light a:not(:disabled):not(.disabled).active, .btn-light a:not(:disabled):not(.disabled):active, .show > .btn-light a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #e1e1e1;
    border-color: #dadada
}

.btn-light a:not(:disabled):not(.disabled).active:focus, .btn-light a:not(:disabled):not(.disabled):active:focus, .show > .btn-light a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-dark a {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-dark a:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #272727
}

.btn-dark a.focus, .btn-dark a:focus {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #272727;
    -webkit-box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5);
    box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5)
}

.btn-dark a.disabled, .btn-dark a:disabled {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-dark a:not(:disabled):not(.disabled).active, .btn-dark a:not(:disabled):not(.disabled):active, .show > .btn-dark a.dropdown-toggle {
    color: #fff;
    background-color: #272727;
    border-color: #202020
}

.btn-dark a:not(:disabled):not(.disabled).active:focus, .btn-dark a:not(:disabled):not(.disabled):active:focus, .show > .btn-dark a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5);
    box-shadow: 0 0 0 .2rem rgba(93, 93, 93, .5)
}

.btn-blue a {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-blue a:hover {
    color: #fff;
    background-color: #006394;
    border-color: #005b87
}

.btn-blue a.focus, .btn-blue a:focus {
    color: #fff;
    background-color: #006394;
    border-color: #005b87;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-blue a.disabled, .btn-blue a:disabled {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-blue a:not(:disabled):not(.disabled).active, .btn-blue a:not(:disabled):not(.disabled):active, .show > .btn-blue a.dropdown-toggle {
    color: #fff;
    background-color: #005b87;
    border-color: #00527a
}

.btn-blue a:not(:disabled):not(.disabled).active:focus, .btn-blue a:not(:disabled):not(.disabled):active:focus, .show > .btn-blue a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5);
    box-shadow: 0 0 0 .2rem rgba(38, 145, 196, .5)
}

.btn-outline-primary a {
    color: #001a72;
    border-color: #001a72
}

.btn-outline-primary a:hover {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-outline-primary a.focus, .btn-outline-primary a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5)
}

.btn-outline-primary a.disabled, .btn-outline-primary a:disabled {
    color: #001a72;
    background-color: transparent
}

.btn-outline-primary a:not(:disabled):not(.disabled).active, .btn-outline-primary a:not(:disabled):not(.disabled):active, .show > .btn-outline-primary a.dropdown-toggle {
    color: #fff;
    background-color: #001a72;
    border-color: #001a72
}

.btn-outline-primary a:not(:disabled):not(.disabled).active:focus, .btn-outline-primary a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 26, 114, .5)
}

.btn-outline-secondary a {
    color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary a:hover {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary a.focus, .btn-outline-secondary a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5);
    box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5)
}

.btn-outline-secondary a.disabled, .btn-outline-secondary a:disabled {
    color: #f1f1f1;
    background-color: transparent
}

.btn-outline-secondary a:not(:disabled):not(.disabled).active, .btn-outline-secondary a:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.btn-outline-secondary a:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5);
    box-shadow: 0 0 0 .2rem rgba(241, 241, 241, .5)
}

.btn-outline-success a {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success a:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success a.focus, .btn-outline-success a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success a.disabled, .btn-outline-success a:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success a:not(:disabled):not(.disabled).active, .btn-outline-success a:not(:disabled):not(.disabled):active, .show > .btn-outline-success a.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success a:not(:disabled):not(.disabled).active:focus, .btn-outline-success a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info a {
    color: #007dba;
    border-color: #007dba
}

.btn-outline-info a:hover {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-info a.focus, .btn-outline-info a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-info a.disabled, .btn-outline-info a:disabled {
    color: #007dba;
    background-color: transparent
}

.btn-outline-info a:not(:disabled):not(.disabled).active, .btn-outline-info a:not(:disabled):not(.disabled):active, .show > .btn-outline-info a.dropdown-toggle {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-info a:not(:disabled):not(.disabled).active:focus, .btn-outline-info a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-warning a {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning a:hover {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning a.focus, .btn-outline-warning a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning a.disabled, .btn-outline-warning a:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning a:not(:disabled):not(.disabled).active, .btn-outline-warning a:not(:disabled):not(.disabled):active, .show > .btn-outline-warning a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning a:not(:disabled):not(.disabled).active:focus, .btn-outline-warning a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger a {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger a:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger a.focus, .btn-outline-danger a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger a.disabled, .btn-outline-danger a:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger a:not(:disabled):not(.disabled).active, .btn-outline-danger a:not(:disabled):not(.disabled):active, .show > .btn-outline-danger a.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger a:not(:disabled):not(.disabled).active:focus, .btn-outline-danger a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light a {
    color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light a:hover {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light a.focus, .btn-outline-light a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-outline-light a.disabled, .btn-outline-light a:disabled {
    color: #fafafa;
    background-color: transparent
}

.btn-outline-light a:not(:disabled):not(.disabled).active, .btn-outline-light a:not(:disabled):not(.disabled):active, .show > .btn-outline-light a.dropdown-toggle {
    color: #f9f9f9;
    background-color: #fafafa;
    border-color: #fafafa
}

.btn-outline-light a:not(:disabled):not(.disabled).active:focus, .btn-outline-light a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(250, 250, 250, .5)
}

.btn-outline-dark a {
    color: #404040;
    border-color: #404040
}

.btn-outline-dark a:hover {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-outline-dark a.focus, .btn-outline-dark a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5)
}

.btn-outline-dark a.disabled, .btn-outline-dark a:disabled {
    color: #404040;
    background-color: transparent
}

.btn-outline-dark a:not(:disabled):not(.disabled).active, .btn-outline-dark a:not(:disabled):not(.disabled):active, .show > .btn-outline-dark a.dropdown-toggle {
    color: #fff;
    background-color: #404040;
    border-color: #404040
}

.btn-outline-dark a:not(:disabled):not(.disabled).active:focus, .btn-outline-dark a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(64, 64, 64, .5)
}

.btn-outline-blue a {
    color: #007dba;
    border-color: #007dba
}

.btn-outline-blue a:hover {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-blue a.focus, .btn-outline-blue a:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

.btn-outline-blue a.disabled, .btn-outline-blue a:disabled {
    color: #007dba;
    background-color: transparent
}

.btn-outline-blue a:not(:disabled):not(.disabled).active, .btn-outline-blue a:not(:disabled):not(.disabled):active, .show > .btn-outline-blue a.dropdown-toggle {
    color: #fff;
    background-color: #007dba;
    border-color: #007dba
}

.btn-outline-blue a:not(:disabled):not(.disabled).active:focus, .btn-outline-blue a:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-blue a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5);
    box-shadow: 0 0 0 .2rem rgba(0, 125, 186, .5)
}

body, html {
    min-height: 100vh
}

body #dialog-off-canvas-main-canvas, body #page, body #page-wrapper, body .mm-page.mm-slideout {
    min-height: 100vh
}

body #page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column
}

body #not-footer {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

body footer.site-footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

html body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-smoothing: antialiased;
    background: #001a72
}

#dialog-off-canvas-main-canvas {
    background: #fff
}

#accessibility-opener, .accessibility-closer {
    background: 0 0;
    padding: 0;
    border: none;
    outline: 0;
    color: #007dba;
    font-size: 20px;
    font-size: 1.25rem;
    width: 18px;
    height: 40px;
    position: relative;
    margin: 0 15px
}

#accessibility-opener .fab, #accessibility-opener .material-icons, .accessibility-closer .fab, .accessibility-closer .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#accessibility-opener:focus, .accessibility-closer:focus {
    color: #004769;
    outline: 0
}

.accessibility-closer {
    width: 35px;
    height: 35px;
    right: 15px;
    top: 20px;
    left: auto;
    color: #fff;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    position: absolute;
    outline: 0
}

.accessibility-closer:focus {
    color: #00f9fc
}

.scrollable-area {
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto
}

.scrollable-area::-webkit-scrollbar {
    display: none;
    color: #004769
}

#accessibility-overlay {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    display: none
}

#accessibility-block {
    display: none;
    background: #007dba;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s, -o-transform .5s;
    color: #fff
}

html.accessibility-menu-on {
    overflow: hidden
}

html.accessibility-menu-on body > #accessibility-block, html.accessibility-menu-on body > #accessibility-overlay {
    display: block
}

html.accessibility-menu-on.accessibility-menu-animation-on body > #accessibility-block {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.block--accessibility-intro > .limiter {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto
}

.block--accessibility-intro h2.title {
    color: #fff;
    position: relative;
    display: table;
    margin: 0 auto
}

.block--accessibility-intro h2.title .fab {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 10px
}

.block--accessibility-intro * + .content {
    margin-top: 20px
}

.block--accessibility-intro .wysiwyg-field * {
    color: #fff
}

* + .block--accessibility-menu {
    margin-top: 50px
}

.block--accessibility-menu > .limiter {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.block--accessibility-menu ul.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.block--accessibility-menu ul.nav li a {
    color: #fff
}

html.has-mouseover #accessibility-opener:hover {
    color: #004769
}

html.has-mouseover .accessibility-closer:hover {
    color: #00f9fc
}

#block-accessibility-menu .content ul.nav {
    display: block
}

#block-accessibility-menu .content ul.nav li {
    position: relative;
    display: block
}

#block-accessibility-menu .content ul.nav li + li {
    margin-top: 10px
}

#block-accessibility-menu .content ul.nav li a {
    border-radius: 4px 4px 4px 4px;
    background-color: #fff;
    max-width: 520px;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 2;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    font-weight: 700;
    letter-spacing: .13px;
    color: #5a5b5d;
    padding: 20px 20px 20px 30px
}

#block-accessibility-menu .content ul.nav li a:before {
    content: '';
    background-color: #a4dbe8;
    width: 10px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 4px 0 0 4px
}

html.has-mouseover #block-accessibility-menu .content ul.nav li a:hover {
    background-color: #f1f1f1
}

#block-gtranslate .contextual {
    display: none !important
}

#languageToggle {
    display: none
}

#languageToggleButton {
    border: none;
    position: relative;
    padding: 12px 20px 10px 0;
    height: 40px;
    margin-top: 0;
    background: 0 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 112.5%;
    color: #696969;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

#languageToggleButton:focus {
    outline: 0
}

#languageToggleButton:after {
    display: none
}

#languageToggleButton .material-icons {
    color: #007dba;
    font-size: 20px;
    font-size: 1.25rem;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#languageToggleButton .material-icons.up {
    display: none
}

.show > #languageToggleButton .material-icons.down {
    display: none
}

.show > #languageToggleButton .material-icons.up {
    display: block
}

@media (min-width: 768px) {
    #languageToggle {
        display: block
    }

    #languageToggle .dropdown-menu {
        width: 222px;
        background: 0 0;
        border-radius: 0;
        top: 41px;
        padding: 0;
        margin: 0;
        border: none;
        overflow: hidden
    }

    #languageToggle .dropdown-menu > .container-fluid, #languageToggle .dropdown-menu > .container-lg, #languageToggle .dropdown-menu > .container-md, #languageToggle .dropdown-menu > .container-sm, #languageToggle .dropdown-menu > .container-xl {
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 0 0 6px 6px;
        background: #007dba
    }

    #languageToggle .dropdown-menu.show > .container-fluid, #languageToggle .dropdown-menu.show > .container-lg, #languageToggle .dropdown-menu.show > .container-md, #languageToggle .dropdown-menu.show > .container-sm, #languageToggle .dropdown-menu.show > .container-xl {
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
        -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
        -webkit-transition: -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
        transition: -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
        -o-transition: -o-transform .3s cubic-bezier(.215, .61, .355, 1);
        transition: transform .3s cubic-bezier(.215, .61, .355, 1);
        transition: transform .3s cubic-bezier(.215, .61, .355, 1), -webkit-transform .3s cubic-bezier(.215, .61, .355, 1), -o-transform .3s cubic-bezier(.215, .61, .355, 1)
    }

    #languageToggle .dropdown-menu.show.animate > .container-fluid, #languageToggle .dropdown-menu.show.animate > .container-lg, #languageToggle .dropdown-menu.show.animate > .container-md, #languageToggle .dropdown-menu.show.animate > .container-sm, #languageToggle .dropdown-menu.show.animate > .container-xl {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    #languageToggle ul {
        list-style: none;
        padding: 0 5px;
        margin: 0 -15px;
        width: 100%
    }

    #languageToggle ul li {
        padding: 0 15px;
        width: 50%
    }

    #languageToggle ul li .language-link {
        font-size: 16px;
        font-size: 1rem;
        line-height: 156.25%;
        color: #fff
    }

    #languageToggle ul li .language-link.active {
        font-weight: 700
    }

    #languageToggle ul li:nth-child(n+3) {
        margin-top: 5px
    }

    html.has-mouseover #languageToggle ul li a.language-link:hover {
        font-weight: 700
    }

    html.has-mouseover #languageToggle #languageToggleButton:focus .material-icons.down, html.has-mouseover #languageToggle #languageToggleButton:focus .material-icons.up, html.has-mouseover #languageToggle #languageToggleButton:hover .material-icons.down, html.has-mouseover #languageToggle #languageToggleButton:hover .material-icons.up {
        color: #005f8d
    }
}

ul#onboarding-dots {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    margin: 0
}

ul#onboarding-dots li {
    text-align: left;
    text-indent: -99999px;
    width: 10px;
    height: 10px;
    border-radius: 50% 50% 50% 50%;
    background: #ccc
}

ul#onboarding-dots li.active {
    background: #11a0d0
}

ul#onboarding-dots li + li {
    margin-left: 10px
}

#navbar-top {
    display: none
}

#toolbar-administration {
    position: fixed;
    top: 0;
    width: 100%
}

.user-logged-in #header {
    top: 39px
}

.region-top-header {
    min-height: 40px;
}

@media (min-width: 768px) {
    #navbar-top {
        display: block;
        position: relative;
        z-index: 4;
        background: #fafafa;
        border-bottom: solid 1px #f0f0f0
    }

    #navbar-top .inner-wrapper {
        padding: 0 30px;
        max-width: 1160px;
        margin-left: auto;
        margin-right: auto
    }

    #navbar-top #open-search-desktop {
        margin: 5px 0 0
    }

    #search-popup {
        position: absolute !important;
        right: 30px;
        top: 42px;
        z-index: 2;
        width: 350px;
        height: 40px !important
    }

    #search-popup .search-inner-wrapper .search-box #search-popup-form input[type=textfield]::-ms-clear {
        display: none;
        width: 0;
        height: 0
    }

    #search-popup .search-inner-wrapper .search-box #search-popup-form input[type=textfield]::-ms-reveal {
        display: none;
        width: 0;
        height: 0
    }

    html.search-popup-on #navbar-main {
        z-index: 6
    }

    html.search-popup-on #search-popup {
        -webkit-transition: top .2s ease-in-out !important;
        -o-transition: top .2s ease-in-out !important;
        transition: top .2s ease-in-out !important
    }

    html.search-popup-grow #search-popup {
        top: 0
    }
}

@media (min-width: 1024px) {
    body.path-frontpage #not-footer {
        padding-top: 0
    }

    .path-frontpage #header {
        background: 0 0;
        position: absolute;
        top: 20px;
        left: 32px;
        right: 32px;
        max-width: calc(100% - 64px);
        border-radius: 5px 5px 5px 5px
    }

    .path-frontpage #header #navbar-top {
        border-radius: 5px 5px 0 0;
        background: rgba(250, 250, 250, .9) !important
    }
}

@media (min-width: 1204px) {
    .path-frontpage #header {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1140px
    }

    .path-frontpage #not-footer {
        padding-top: 0
    }
}

@media (min-width: 1024px) {
    html.sticky-nav-on .path-frontpage #header {
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        max-width: 100%;
        max-width: none;
        position: fixed;
        -webkit-transform: translateY(-130px);
        -o-transform: translateY(-130px);
        transform: translateY(-130px)
    }

    html.sticky-nav-on .path-frontpage #header #navbar-top {
        border-radius: 0;
        background: #fafafa !important
    }

    html.sticky-nav-on .path-frontpage.toolbar-fixed #header {
        top: 39px
    }

    html.sticky-nav-on .path-frontpage.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #header {
        top: 79px
    }

    html.sticky-nav-on.sticky-nav-animate .path-frontpage #header {
        -webkit-transition: transform .5s ease-in-out !important;
        -o-transition: transform .5s ease-in-out !important;
        -webkit-transition: -webkit-transform .5s ease-in-out !important;
        transition: -webkit-transform .5s ease-in-out !important;
        -o-transition: -o-transform .5s ease-in-out !important;
        transition: transform .5s ease-in-out !important;
        transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out, -o-transform .5s ease-in-out !important
    }

    html.sticky-nav-on.sticky-nav-animate.sticky-nav-animate-done .path-frontpage #header {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

#not-footer {
    padding-top: 56px
}

#header {
    background: #fafafa;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

#navbar-main {
    padding: 0;
    position: relative;
    z-index: 3
}

#navbar-main .inner-wrapper {
    padding: 12px 15px;
    -ms-flex-pack: space-between !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    justify-content: space-between !important;
    width: 100%
}

#navbar-main .navbar-brand {
    width: 200px;
    height: auto;
    margin: 0;
    padding: 0
}

.region-main-nav {
    font-size: 0
}

@media (min-width: 768px) {
    .region-main-nav {
        font-size: 18px;
        font-size: 1.125rem
    }

    #not-footer {
        padding-top: 121px
    }

    #navbar-main {
        background: #fff
    }
}

@media (min-width: 768px) {
    #navbar-main {
        border-radius: 0 0 5px 5px
    }
}

@media (min-width: 1024px) {
    #not-footer {
        padding-top: 121px
    }
}

#open-search, #open-search-desktop {
    background: #fafafa;
    padding: 0;
    margin: 0;
    border: none;
    background: 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    width: 30px;
    height: 30px;
    position: relative;
    color: #007dba;
    margin-right: 10px;
    outline: 0
}

#open-search .material-icons, #open-search-desktop .material-icons {
    font-size: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#search-overlay {
    display: none
}

#search-popup {
    display: none;
    height: 0;
    -webkit-transition: height .4s ease-in-out;
    -o-transition: height .4s ease-in-out;
    transition: height .4s ease-in-out;
    overflow: hidden;
    position: relative
}

#search-popup .search-inner-wrapper {
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#search-popup .search-inner-wrapper .limiter {
    width: 100%;
    height: 40px;
    position: relative
}

#search-popup .search-inner-wrapper .limiter:after {
    content: "";
    display: table;
    height: 0
}

#search-popup .search-inner-wrapper .limiter .container-fluid .position, #search-popup .search-inner-wrapper .limiter .container-lg .position, #search-popup .search-inner-wrapper .limiter .container-md .position, #search-popup .search-inner-wrapper .limiter .container-sm .position, #search-popup .search-inner-wrapper .limiter .container-xl .position {
    position: relative
}

#search-popup .search-inner-wrapper .limiter .container-fluid .position .search-box, #search-popup .search-inner-wrapper .limiter .container-lg .position .search-box, #search-popup .search-inner-wrapper .limiter .container-md .position .search-box, #search-popup .search-inner-wrapper .limiter .container-sm .position .search-box, #search-popup .search-inner-wrapper .limiter .container-xl .position .search-box {
    background: #007dba
}

#search-popup #close-search {
    position: absolute;
    top: 8px;
    right: 0;
    color: #fff;
    font-size: 25px;
    font-size: 1.5625rem;
    width: 25px;
    height: 25px;
    border-radius: 0;
    border: none;
    padding: 0;
    margin: 0;
    background: 0 0;
    outline: 0
}

#search-popup #close-search .material-icons {
    font-size: inherit;
    color: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#search-popup #search-popup-form button.submit {
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 0;
    margin: 0;
    color: #fff;
    background: 0 0;
    width: 20px;
    height: 20px;
    border: none;
    font-size: 20px;
    font-size: 1.25rem;
    opacity: .7
}

#search-popup #search-popup-form button.submit .material-icons {
    font-size: inherit;
    color: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#search-popup #search-popup-form .keywords {
    position: absolute;
    left: 45px;
    right: 55px;
    top: 8px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #fff;
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-filter: none;
    filter: none
}

#search-popup #search-popup-form .keywords:-webkit-autofill, #search-popup #search-popup-form .keywords:-webkit-autofill:focus, #search-popup #search-popup-form .keywords:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

#search-popup #search-popup-form .keywords::-webkit-input-placeholder {
    color: #fff
}

#search-popup #search-popup-form .keywords::-moz-placeholder {
    color: #fff
}

#search-popup #search-popup-form .keywords:-ms-input-placeholder {
    color: #fff
}

#search-popup #search-popup-form .keywords:-moz-placeholder {
    color: #fff
}

html.search-popup-on #search-popup {
    display: block;
    z-index: 5
}

html.search-popup-on.search-popup-grow #search-popup {
    height: 40px
}

@media (max-width: 767.98px) {
    #search-popup {
        background: #007dba
    }

    #search-popup .search-inner-wrapper .search-box #search-popup-form button.submit {
        left: 0
    }

    #search-popup .search-inner-wrapper .search-box #search-popup-form .keywords {
        left: 27px
    }
}

@media (min-width: 576px) {
    #search-popup {
        max-width: 1160px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #search-popup .search-inner-wrapper {
        top: 0;
        bottom: auto
    }

    #search-popup .container-fluid .search-box, #search-popup .container-lg .search-box, #search-popup .container-md .search-box, #search-popup .container-sm .search-box, #search-popup .container-xl .search-box {
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        width: 350px;
        border-radius: 6px 6px 0 0
    }
}

@media (min-width: 768px) {
    #open-search {
        display: none
    }

    #navbar-top {
        padding-left: 0;
        padding-right: 0
    }

    #search-popup .container-fluid, #search-popup .container-lg, #search-popup .container-md, #search-popup .container-sm, #search-popup .container-xl {
        padding-left: 30px;
        padding-right: 30px
    }

    #search-popup .container-fluid #close-search, #search-popup .container-lg #close-search, #search-popup .container-md #close-search, #search-popup .container-sm #close-search, #search-popup .container-xl #close-search {
        right: 15px
    }
}

html.has-mouseover #header #search-popup .search-box button#close-search:hover {
    color: #00f9fc
}

html.has-mouseover #header .bg-secondary .inner-wrapper #open-search-desktop:focus, html.has-mouseover #header .bg-secondary .inner-wrapper #open-search-desktop:hover {
    color: #005f8d
}

.region-main-nav #main-menu-links-mobile {
    display: none
}

#main-nav-mobile-footer {
    position: absolute;
    top: 449px;
    left: 0;
    right: 0;
    height: 150px;
    padding: 25px
}

#main-nav-mobile-footer .d-table {
    margin: 0 auto
}

#main-nav-mobile-footer .d-table ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#main-nav-mobile-footer .d-table ul li + li {
    margin-top: 25px
}

#main-nav-mobile-footer #language-toggle-mobile-btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 112.5%;
    color: #fff;
    font-weight: 500;
    padding: 0 0 0 25px;
    position: relative
}

#main-nav-mobile-footer #language-toggle-mobile-btn .material-icons {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem
}

#main-nav-mobile-footer #accessibility-toggle-mobile-btn {
    position: relative;
    color: #fff;
    width: 18px;
    height: 20px
}

#main-nav-mobile-footer #accessibility-toggle-mobile-btn .fab {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-size: 1.25rem
}

#main-menu-links-mobile .mm-navbars_top {
    height: 112px
}

#main-menu-links-mobile .mm-panels .mm-panel:first-child {
    display: none
}

#main-menu-links-mobile #mm-navbar-insert {
    position: relative;
    z-index: 1
}

#main-menu-links-mobile #mm-navbar-title {
    position: relative;
    z-index: 0;
    padding: 24px 50px 0 10px;
    margin: 0;
    border: none
}

#main-menu-links-mobile.level-2-on #mm-navbar-insert {
    display: none
}

#main-menu-links-mobile #prev-to-root {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 40px;
    font-size: 2.5rem;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-flex-basis: 40px;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#main-menu-links-mobile #prev-to-root .material-icons {
    position: absolute;
    color: inherit;
    font-size: inherit;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main-menu-links-mobile #prev-title-parent {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    letter-spacing: .13px
}

#main-menu-links-mobile #prev-title-parent.has-icon span.label {
    padding-left: 30px;
    position: relative;
    display: inline-block
}

#main-menu-links-mobile #prev-title-parent.has-icon .fab, #main-menu-links-mobile #prev-title-parent.has-icon .material-icons {
    font-size: 20px;
    font-size: 1.25rem;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#main-menu-links-mobile li.mm-listitem .menu-link.mm-listitem__text {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    letter-spacing: .13px;
    overflow: visible;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin: 0 auto;
    padding: 0
}

#main-menu-links-mobile li.mm-listitem + li.mm-listitem {
    margin-top: 25px
}

#main-menu-links-mobile .two-column > li.mm-listitem + li.mm-listitem {
    margin-top: 0
}

#main-menu-links-mobile .two-column > li.mm-listitem:nth-child(n+3) {
    margin-top: 25px !important
}

#main-menu-links-mobile .mm-panel {
    padding-top: 35px
}

#main-menu-links-mobile .menu-level-2.two-column .menu-item-level-2 {
    width: 50%
}

body.toolbar-vertical #main-menu-links-mobile {
    padding-top: 39px
}

body.toolbar-fixed #main-menu-links-mobile {
    padding-top: 39px
}

body.toolbar-fixed.toolbar-tray-open.toolbar-horizontal #main-menu-links-mobile {
    padding-top: 79px
}

#open-menu {
    padding: 0;
    margin: 0;
    border: none;
    background: 0 0;
    font-size: 30px;
    font-size: 1.875rem;
    width: 30px;
    height: 30px;
    position: relative;
    color: #007dba
}

#open-menu .material-icons {
    font-size: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#logo-mmenu {
    padding-top: 12px;
    padding-left: 15px
}

#logo-mmenu img {
    width: 200px;
    height: auto;
    margin-right: auto
}

#main-nav-tabs {
    padding: 22px 6px 0;
    border-bottom: solid 1px #1a87bc
}

#main-nav-tabs > .nav-link {
    background: 0 0;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    padding: 15px 20px;
    border-radius: 0;
    position: relative
}

#main-nav-tabs > .nav-link.active:after {
    content: "";
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    background: #fff
}

#main-nav-contents .tab-pane {
    border-left: solid 1px #1a87bc
}

#main-nav-contents .tab-pane > .d-flex > .btn {
    padding: 0 15px;
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    color: #fff;
    width: 50%;
    height: 186px;
    border-right: solid 1px #1a87bc;
    border-bottom: solid 1px #1a87bc;
    border-radius: 0
}

#main-nav-contents .tab-pane > .d-flex > .btn > i {
    font-size: 40px;
    font-size: 2.5rem;
    color: #9fd9ec
}

#main-nav-contents .tab-pane > .d-flex > .btn > i + span.text {
    margin-top: 10px
}

#main-nav-contents .tab-pane > .d-flex > .btn span.text {
    height: 38px;
    overflow: hidden
}

#accessibility-menu-block-wrapper:after {
    display: none !important
}

#accessibility-menu-block-wrapper .scrollable-area {
    top: 35px
}

#accessibility-menu-block h2.title {
    display: none
}

#accessibility-menu-block h2.title + .content {
    margin-top: 0
}

@media (min-width: 768px) {
    #open-menu {
        display: none
    }
}

@media (max-width: 767.98px) {
    #main-menu-links-desktop {
        display: none
    }
}

@media (min-width: 768px) {
    #navbar-main .inner-wrapper {
        padding: 0 30px;
        max-width: 1160px;
        margin-left: auto;
        margin-right: auto
    }

    #navbar-main .navbar-brand {
        width: 304px;
        padding: 15px 0
    }

    .region-main-nav {
        padding-top: 30px
    }
}

#main-menu-links-desktop {
    padding: 0;
    position: static
}

#main-menu-links-desktop .nav-item.megamenu {
    margin: 0;
    position: static
}

#main-menu-links-desktop .nav-item.megamenu + .nav-item.megamenu {
    margin-left: 46px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu {
    right: 0;
    left: 0;
    background: 0 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl {
    padding-top: 15px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 15px;
    border-radius: 0;
    background: rgba(0, 0, 0, .3)
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row {
    margin-left: -5px;
    margin-right: -5px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 {
    padding-right: 5px;
    padding-left: 5px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col {
    background: #fff;
    height: 100%
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col > .title {
    background-image: url(../images/main-nav/submenu-wave-odd.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom;
    height: 110px;
    position: relative
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col > .title .icofont, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col > .title .icofont, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col > .title .icofont, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col > .title .icofont, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col > .title .icofont {
    position: absolute;
    top: 10px;
    height: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .6;
    color: #fff;
    font-size: 40px;
    font-size: 2.5rem
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col > .title .icofont:before, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col > .title .icofont:before, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col > .title .icofont:before, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col > .title .icofont:before, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col > .title .icofont:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col > .title .inner-title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col > .title .inner-title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col > .title .inner-title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col > .title .inner-title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col > .title .inner-title {
    position: absolute;
    bottom: 15px;
    left: 20px;
    right: 20px;
    height: 40px;
    overflow: hidden
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col > .title h5, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col > .title h5, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col > .title h5, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col > .title h5, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col > .title h5 {
    position: relative;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    margin: 0
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col ul.list-unstyled {
    padding-top: 18px;
    padding-bottom: 40px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col li.nav-item + li.nav-item, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col li.nav-item + li.nav-item, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col li.nav-item + li.nav-item, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col li.nav-item + li.nav-item, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col li.nav-item + li.nav-item {
    margin-top: 11px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col a.nav-link, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col a.nav-link, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col a.nav-link, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col a.nav-link, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col a.nav-link {
    display: inline-block;
    padding: 2px 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 118.75%;
    font-weight: 600;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: 0 center
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col a.nav-link:focus, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col a.nav-link:focus, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col a.nav-link:focus, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col a.nav-link:focus, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col a.nav-link:focus {
    background-image: url(../images/main-nav/triangle.svg);
    outline: 0;
    color: #004769
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3:nth-child(even) .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3:nth-child(even) .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3:nth-child(even) .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3:nth-child(even) .inner-col > .title, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3:nth-child(even) .inner-col > .title {
    background-image: url(../images/main-nav/submenu-wave-even.svg);
    height: 104px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3:nth-child(even) .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3:nth-child(even) .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3:nth-child(even) .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3:nth-child(even) .inner-col ul.list-unstyled, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3:nth-child(even) .inner-col ul.list-unstyled {
    padding-top: 24px
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show > .container-fluid, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show > .container-lg, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show > .container-md, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show > .container-sm, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show > .container-xl {
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: -webkit-transform .3s cubic-bezier(.215, .61, .355, 1);
    -o-transition: -o-transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1);
    transition: transform .3s cubic-bezier(.215, .61, .355, 1), -webkit-transform .3s cubic-bezier(.215, .61, .355, 1), -o-transform .3s cubic-bezier(.215, .61, .355, 1)
}

#main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show.animate > .container-fluid, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show.animate > .container-lg, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show.animate > .container-md, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show.animate > .container-sm, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu.show.animate > .container-xl {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#main-menu-links-desktop button.dropdown-toggle.level-1 {
    padding: 10px 0 10px;
    border: none;
    border-bottom: solid 5px transparent;
    margin: 0;
    background: 0 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    color: #007dba;
    outline: 0
}

#main-menu-links-desktop button.dropdown-toggle.level-1:focus {
    color: #004769
}

#main-menu-links-desktop button.dropdown-toggle.level-1::after {
    display: none
}

#main-menu-links-desktop .megamenu.show > button.dropdown-toggle.level-1 {
    color: #004769;
    border-bottom-color: #004769
}

html.has-mouseover #main-menu-links-desktop button.dropdown-toggle.level-1:hover {
    color: #004769
}

html.has-mouseover #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3 .inner-col a.nav-link:hover, html.has-mouseover #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3 .inner-col a.nav-link:hover, html.has-mouseover #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3 .inner-col a.nav-link:hover, html.has-mouseover #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3 .inner-col a.nav-link:hover, html.has-mouseover #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 .inner-col a.nav-link:hover {
    background-image: url(../images/main-nav/triangle.svg)
}

@media (min-width: 768px) {
    #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu {
        left: auto;
        right: -30px
    }

    #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 {
        width: 190px;
        min-width: 190px;
        max-width: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #navbarContentDesktop > .navbar-nav {
        position: relative
    }
}

@media (min-width: 1000px) {
    #navbar-main .inner-wrapper {
        padding: 0 40px
    }

    #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu {
        right: -40px
    }

    #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl {
        padding-left: 15px;
        padding-right: 15px
    }

    #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-fluid > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-lg > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-md > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-sm > .row > .col-3, #main-menu-links-desktop .nav-item.megamenu > .dropdown-menu > .container-xl > .row > .col-3 {
        width: 228px;
        min-width: 228px
    }
}

body.user-logged-in #content > .section > .tabs {
    position: fixed;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -10px;
    z-index: 99
}

body.user-logged-in #content > .section > .tabs .nav-tabs {
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

body.user-logged-in #content > .section > .tabs .nav-tabs > li {
    float: none;
    margin: 0
}

body.user-logged-in #content > .section > .tabs .nav-tabs > li > a {
    padding: 10px 15px 10px 25px;
    margin: 0;
    border: solid 1px #000;
    border-left: none;
    border-radius: 0 4px 4px 0;
    background: #001a72;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    cursor: pointer;
    color: #fff;
    -webkit-transition: transform .1s ease-in-out;
    -o-transition: transform .1s ease-in-out;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    transition: -webkit-transform .1s ease-in-out;
    -o-transition: -o-transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out, -o-transform .1s ease-in-out
}

body.user-logged-in #content > .section > .tabs .nav-tabs > li + li > a {
    margin-top: 2px
}

body.user-logged-in #content > .section > .tabs .nav-tabs > li.active > a {
    color: #fff;
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}

.has-mouseover body.user-logged-in #content > .section > .tabs .nav-tabs > li > a {
    opacity: .6;
    -webkit-transition: transform .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: transform .1s ease-in-out, opacity .1s ease-in-out;
    -webkit-transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    transition: opacity .1s ease-in-out, -webkit-transform .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out, -o-transform .1s ease-in-out;
    transition: transform .1s ease-in-out, opacity .1s ease-in-out;
    transition: transform .1s ease-in-out, opacity .1s ease-in-out, -webkit-transform .1s ease-in-out, -o-transform .1s ease-in-out
}

.has-mouseover body.user-logged-in #content > .section > .tabs .nav-tabs > li > a:hover {
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}

.has-mouseover body.user-logged-in #content > .section > .tabs.hover .nav-tabs > li > a {
    opacity: 1
}

@media (max-width: 767px) {
    body.user-logged-in #content > .section > .tabs {
        display: none
    }
}

.limiter-not-node {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.limiter-not-node > .row > .main-content {
    padding-top: 60px;
    padding-bottom: 70px
}

.hero, h1.hero, h2.hero, h3.hero, h4.hero, h5.hero, h6.hero {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -1.2px
}

.hero + a.cta-large, .hero + a.cta-medium, .hero + a.cta-small, h1.hero + a.cta-large, h1.hero + a.cta-medium, h1.hero + a.cta-small, h2.hero + a.cta-large, h2.hero + a.cta-medium, h2.hero + a.cta-small, h3.hero + a.cta-large, h3.hero + a.cta-medium, h3.hero + a.cta-small, h4.hero + a.cta-large, h4.hero + a.cta-medium, h4.hero + a.cta-small, h5.hero + a.cta-large, h5.hero + a.cta-medium, h5.hero + a.cta-small, h6.hero + a.cta-large, h6.hero + a.cta-medium, h6.hero + a.cta-small {
    margin-top: 25px
}

.h1, h1, h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 131.25%;
    font-weight: 700;
    letter-spacing: -.5px
}

.h2, h1.h2, h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 123.07692%;
    font-weight: 600;
    letter-spacing: 0
}

.h3, h1.h3, h2.h3, h3, h3.h3, h4.h3, h5.h3, h6.h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 145.45455%;
    font-weight: 300;
    letter-spacing: 0
}

.h4, h1.h4, h2.h4, h3.h4, h4, h4.h4, h5.h4, h6.h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 135%;
    font-weight: 700;
    letter-spacing: .15px
}

.h5, h1.h5, h2.h5, h3.h5, h4.h5, h5, h5.h5, h6.h5 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    font-weight: 700;
    letter-spacing: .13px
}

.h6, h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6, h6.h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px
}

@media (min-width: 768px) {
    .hero, h1.hero, h2.hero, h3.hero, h4.hero, h5.hero, h6.hero {
        font-size: 52px;
        font-size: 3.25rem;
        line-height: 111.53846%;
        letter-spacing: -.81px
    }

    .hero + a.cta-large, .hero + a.cta-medium, .hero + a.cta-small, h1.hero + a.cta-large, h1.hero + a.cta-medium, h1.hero + a.cta-small, h2.hero + a.cta-large, h2.hero + a.cta-medium, h2.hero + a.cta-small, h3.hero + a.cta-large, h3.hero + a.cta-medium, h3.hero + a.cta-small, h4.hero + a.cta-large, h4.hero + a.cta-medium, h4.hero + a.cta-small, h5.hero + a.cta-large, h5.hero + a.cta-medium, h5.hero + a.cta-small, h6.hero + a.cta-large, h6.hero + a.cta-medium, h6.hero + a.cta-small {
        margin-top: 20px
    }

    .h1, h1, h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 112.5%;
        letter-spacing: -.62px
    }

    .h2, h1.h2, h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
        font-size: 32px;
        font-size: 2rem;
        line-height: 125%
    }

    .h3, h1.h3, h2.h3, h3, h3.h3, h4.h3, h5.h3, h6.h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 141.66667%
    }
}

@media (min-width: 1024px) {
    .hero, h1.hero, h2.hero, h3.hero, h4.hero, h5.hero, h6.hero {
        font-size: 72px;
        font-size: 4.5rem;
        line-height: 86.11111%;
        letter-spacing: 0
    }

    .hero + a.cta-large, .hero + a.cta-medium, .hero + a.cta-small, h1.hero + a.cta-large, h1.hero + a.cta-medium, h1.hero + a.cta-small, h2.hero + a.cta-large, h2.hero + a.cta-medium, h2.hero + a.cta-small, h3.hero + a.cta-large, h3.hero + a.cta-medium, h3.hero + a.cta-small, h4.hero + a.cta-large, h4.hero + a.cta-medium, h4.hero + a.cta-small, h5.hero + a.cta-large, h5.hero + a.cta-medium, h5.hero + a.cta-small, h6.hero + a.cta-large, h6.hero + a.cta-medium, h6.hero + a.cta-small {
        margin-top: 30px
    }

    .h1, h1, h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 100%;
        letter-spacing: -.75px
    }

    .h2, h1.h2, h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 127.77778%
    }

    .h3, h1.h3, h2.h3, h3, h3.h3, h4.h3, h5.h3, h6.h3 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 135.71429%
    }
}

.cke_editable .hero, .cke_editable h1.hero, .cke_editable h2.hero, .cke_editable h3.hero, .cke_editable h4.hero, .cke_editable h5.hero, .cke_editable h6.hero {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -1.2px
}

.cke_editable .hero + a.cta-large, .cke_editable .hero + a.cta-medium, .cke_editable .hero + a.cta-small, .cke_editable h1.hero + a.cta-large, .cke_editable h1.hero + a.cta-medium, .cke_editable h1.hero + a.cta-small, .cke_editable h2.hero + a.cta-large, .cke_editable h2.hero + a.cta-medium, .cke_editable h2.hero + a.cta-small, .cke_editable h3.hero + a.cta-large, .cke_editable h3.hero + a.cta-medium, .cke_editable h3.hero + a.cta-small, .cke_editable h4.hero + a.cta-large, .cke_editable h4.hero + a.cta-medium, .cke_editable h4.hero + a.cta-small, .cke_editable h5.hero + a.cta-large, .cke_editable h5.hero + a.cta-medium, .cke_editable h5.hero + a.cta-small, .cke_editable h6.hero + a.cta-large, .cke_editable h6.hero + a.cta-medium, .cke_editable h6.hero + a.cta-small {
    margin-top: 25px
}

.cke_editable .h1, .cke_editable h1, .cke_editable h1.h1, .cke_editable h2.h1, .cke_editable h3.h1, .cke_editable h4.h1, .cke_editable h5.h1, .cke_editable h6.h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 131.25%;
    font-weight: 700;
    letter-spacing: -.5px
}

.cke_editable .h2, .cke_editable h1.h2, .cke_editable h2, .cke_editable h2.h2, .cke_editable h3.h2, .cke_editable h4.h2, .cke_editable h5.h2, .cke_editable h6.h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 123.07692%;
    font-weight: 600;
    letter-spacing: 0
}

.cke_editable .h3, .cke_editable h1.h3, .cke_editable h2.h3, .cke_editable h3, .cke_editable h3.h3, .cke_editable h4.h3, .cke_editable h5.h3, .cke_editable h6.h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 145.45455%;
    font-weight: 300;
    letter-spacing: 0
}

.cke_editable .h4, .cke_editable h1.h4, .cke_editable h2.h4, .cke_editable h3.h4, .cke_editable h4, .cke_editable h4.h4, .cke_editable h5.h4, .cke_editable h6.h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 135%;
    font-weight: 700;
    letter-spacing: .15px
}

.cke_editable .h5, .cke_editable h1.h5, .cke_editable h2.h5, .cke_editable h3.h5, .cke_editable h4.h5, .cke_editable h5, .cke_editable h5.h5, .cke_editable h6.h5 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    font-weight: 700;
    letter-spacing: .13px
}

.cke_editable .h6, .cke_editable h1.h6, .cke_editable h2.h6, .cke_editable h3.h6, .cke_editable h4.h6, .cke_editable h5.h6, .cke_editable h6, .cke_editable h6.h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px
}

@media (min-width: 768px) {
    .cke_editable .hero, .cke_editable h1.hero, .cke_editable h2.hero, .cke_editable h3.hero, .cke_editable h4.hero, .cke_editable h5.hero, .cke_editable h6.hero {
        font-size: 52px;
        font-size: 3.25rem;
        line-height: 111.53846%;
        letter-spacing: -.81px
    }

    .cke_editable .hero + a.cta-large, .cke_editable .hero + a.cta-medium, .cke_editable .hero + a.cta-small, .cke_editable h1.hero + a.cta-large, .cke_editable h1.hero + a.cta-medium, .cke_editable h1.hero + a.cta-small, .cke_editable h2.hero + a.cta-large, .cke_editable h2.hero + a.cta-medium, .cke_editable h2.hero + a.cta-small, .cke_editable h3.hero + a.cta-large, .cke_editable h3.hero + a.cta-medium, .cke_editable h3.hero + a.cta-small, .cke_editable h4.hero + a.cta-large, .cke_editable h4.hero + a.cta-medium, .cke_editable h4.hero + a.cta-small, .cke_editable h5.hero + a.cta-large, .cke_editable h5.hero + a.cta-medium, .cke_editable h5.hero + a.cta-small, .cke_editable h6.hero + a.cta-large, .cke_editable h6.hero + a.cta-medium, .cke_editable h6.hero + a.cta-small {
        margin-top: 20px
    }

    .cke_editable .h1, .cke_editable h1, .cke_editable h1.h1, .cke_editable h2.h1, .cke_editable h3.h1, .cke_editable h4.h1, .cke_editable h5.h1, .cke_editable h6.h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 112.5%;
        letter-spacing: -.62px
    }

    .cke_editable .h2, .cke_editable h1.h2, .cke_editable h2, .cke_editable h2.h2, .cke_editable h3.h2, .cke_editable h4.h2, .cke_editable h5.h2, .cke_editable h6.h2 {
        font-size: 32px;
        font-size: 2rem;
        line-height: 125%
    }

    .cke_editable .h3, .cke_editable h1.h3, .cke_editable h2.h3, .cke_editable h3, .cke_editable h3.h3, .cke_editable h4.h3, .cke_editable h5.h3, .cke_editable h6.h3 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 141.66667%
    }
}

@media (min-width: 1024px) {
    .cke_editable .hero, .cke_editable h1.hero, .cke_editable h2.hero, .cke_editable h3.hero, .cke_editable h4.hero, .cke_editable h5.hero, .cke_editable h6.hero {
        font-size: 72px;
        font-size: 4.5rem;
        line-height: 86.11111%;
        letter-spacing: 0
    }

    .cke_editable .hero + a.cta-large, .cke_editable .hero + a.cta-medium, .cke_editable .hero + a.cta-small, .cke_editable h1.hero + a.cta-large, .cke_editable h1.hero + a.cta-medium, .cke_editable h1.hero + a.cta-small, .cke_editable h2.hero + a.cta-large, .cke_editable h2.hero + a.cta-medium, .cke_editable h2.hero + a.cta-small, .cke_editable h3.hero + a.cta-large, .cke_editable h3.hero + a.cta-medium, .cke_editable h3.hero + a.cta-small, .cke_editable h4.hero + a.cta-large, .cke_editable h4.hero + a.cta-medium, .cke_editable h4.hero + a.cta-small, .cke_editable h5.hero + a.cta-large, .cke_editable h5.hero + a.cta-medium, .cke_editable h5.hero + a.cta-small, .cke_editable h6.hero + a.cta-large, .cke_editable h6.hero + a.cta-medium, .cke_editable h6.hero + a.cta-small {
        margin-top: 30px
    }

    .cke_editable .h1, .cke_editable h1, .cke_editable h1.h1, .cke_editable h2.h1, .cke_editable h3.h1, .cke_editable h4.h1, .cke_editable h5.h1, .cke_editable h6.h1 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 100%;
        letter-spacing: -.75px
    }

    .cke_editable .h2, .cke_editable h1.h2, .cke_editable h2, .cke_editable h2.h2, .cke_editable h3.h2, .cke_editable h4.h2, .cke_editable h5.h2, .cke_editable h6.h2 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 127.77778%
    }

    .cke_editable .h3, .cke_editable h1.h3, .cke_editable h2.h3, .cke_editable h3, .cke_editable h3.h3, .cke_editable h4.h3, .cke_editable h5.h3, .cke_editable h6.h3 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 135.71429%
    }
}

.cke_editable *, .wysiwyg-field * {
    margin-top: 0;
    margin-bottom: 0
}

.cke_editable * + *, .wysiwyg-field * + * {
    margin-top: 15px
}

.cke_editable * + ol, .cke_editable * + ul, .wysiwyg-field * + ol, .wysiwyg-field * + ul {
    margin-top: 20px
}

.cke_editable * + h1, .cke_editable * + h1.h1, .cke_editable * + h2.h1, .cke_editable * + h3.h1, .cke_editable * + h4.h1, .cke_editable * + h5.h1, .cke_editable * + h6.h1, .wysiwyg-field * + h1, .wysiwyg-field * + h1.h1, .wysiwyg-field * + h2.h1, .wysiwyg-field * + h3.h1, .wysiwyg-field * + h4.h1, .wysiwyg-field * + h5.h1, .wysiwyg-field * + h6.h1 {
    margin-top: 20px
}

.cke_editable * + div.row.three-col, .cke_editable * + div.row.two-col, .wysiwyg-field * + div.row.three-col, .wysiwyg-field * + div.row.two-col {
    margin-top: 20px
}

.cke_editable ol + *, .cke_editable ul + *, .wysiwyg-field ol + *, .wysiwyg-field ul + * {
    margin-top: 20px
}

.cke_editable ol li + li, .cke_editable ul li + li, .wysiwyg-field ol li + li, .wysiwyg-field ul li + li {
    margin-top: 10px
}

.cke_editable ol li > ol, .cke_editable ol li > ul, .cke_editable ul li > ol, .cke_editable ul li > ul, .wysiwyg-field ol li > ol, .wysiwyg-field ol li > ul, .wysiwyg-field ul li > ol, .wysiwyg-field ul li > ul {
    margin-top: 10px
}

.cke_editable ul, .wysiwyg-field ul {
    padding-left: 17px;
    position: relative;
    list-style: none
}

.cke_editable ul li:before, .wysiwyg-field ul li:before {
    content: "";
    background: #a4d65e;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    border-radius: 50% 50% 50% 50%;
    overflow: hidden;
    -webkit-transform: translateY(9px);
    -o-transform: translateY(9px);
    transform: translateY(9px)
}

.cke_editable ul li ul li:before, .wysiwyg-field ul li ul li:before {
    border: solid 1px #a4d65e;
    background: 0 0
}

.cke_editable h1.h5 + p, .cke_editable h2.h5 + p, .cke_editable h3.h5 + p, .cke_editable h4.h5 + p, .cke_editable h5 + p, .cke_editable h5.h5 + p, .cke_editable h6.h5 + p, .wysiwyg-field h1.h5 + p, .wysiwyg-field h2.h5 + p, .wysiwyg-field h3.h5 + p, .wysiwyg-field h4.h5 + p, .wysiwyg-field h5 + p, .wysiwyg-field h5.h5 + p, .wysiwyg-field h6.h5 + p {
    margin-top: 0
}

.cke_editable div.row.three-col + *, .cke_editable div.row.two-col + *, .wysiwyg-field div.row.three-col + *, .wysiwyg-field div.row.two-col + * {
    margin-top: 20px
}

.cke_editable .caption.caption-drupal-entity, .wysiwyg-field .caption.caption-drupal-entity {
    width: 100%
}

.cke_editable .caption.caption-drupal-entity .embedded-entity img, .wysiwyg-field .caption.caption-drupal-entity .embedded-entity img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 3px 3px 3px 3px;
    border: solid 1px #cdcdcd
}

.cke_editable .caption.caption-drupal-entity > figcaption, .wysiwyg-field .caption.caption-drupal-entity > figcaption {
    margin: 5px 0 0;
    font-size: 12px;
    font-size: .75rem;
    line-height: 133.33333%;
    letter-spacing: .4px;
    color: #757575
}

.cke_editable * + hr, .wysiwyg-field * + hr {
    margin-top: 41px
}

.cke_editable hr, .wysiwyg-field hr {
    border: none
}

.cke_editable hr:after, .wysiwyg-field hr:after {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    height: 1px;
    width: calc(100% - 30px);
    background: #c8c8c8
}

@media (min-width: 576px) {
    .cke_editable .col-sm-4 + .col-sm-4, .cke_editable .col-sm-6 + .col-sm-6, .wysiwyg-field .col-sm-4 + .col-sm-4, .wysiwyg-field .col-sm-6 + .col-sm-6 {
        margin-top: 0
    }
}

@media (min-width: 767px) {
    .cke_editable hr:after, .wysiwyg-field hr:after {
        width: calc(100% - 78px);
        right: 39px;
        left: 39px
    }
}

@media (min-width: 813px) {
    .cke_editable hr:after, .wysiwyg-field hr:after {
        width: calc(100% - 80px);
        left: 40px;
        right: 40px
    }
}

@media (min-width: 1190px) {
    .cke_editable hr:after, .wysiwyg-field hr:after {
        width: calc(100% - 330px);
        left: 165px;
        right: 165px
    }
}

.bg-blue .cke_editable ul li ul li:before, .bg-blue .wysiwyg-field ul li ul li:before {
    background: 0 0
}

.bg-blue .cke_editable .caption.caption-drupal-entity > figcaption, .bg-blue .wysiwyg-field .caption.caption-drupal-entity > figcaption {
    color: #fff
}

.field--name-field-user-picture img, .field--type-image img {
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

.view-display-id-articles_related_block .more-link a, a.cta-large, a.cta-medium, a.cta-small, a.cta-wide, button.cta-large, button.cta-medium, button.cta-small, button.cta-wide {
    background: #007dba;
    color: #fff;
    font-weight: 600;
    letter-spacing: .41px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 100%;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
    border: none
}

.view-display-id-articles_related_block .more-link a, a.cta-wide, button.cta-wide {
    display: block;
    width: 100%
}

a.cta-medium, button.cta-medium {
    letter-spacing: .36px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 100%;
    padding: 9px 30px
}

a.cta-small, button.cta-small {
    letter-spacing: .36px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 100%;
    padding: 7px 30px
}

a.link-arrow {
    position: relative;
    color: #007dba;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700
}

a.link-arrow:after {
    position: absolute;
    font-family: IcoFont;
    content: '\ea94';
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

a.link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    color: #007dba
}

.cover-block {
    position: relative
}

.cover-block .cover-content {
    position: relative;
    z-index: 1
}

.cover-block a.cover-link, .cover-block button.cover-button {
    padding: 0;
    margin: 0;
    background: 0 0;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    text-indent: -9000px;
    display: block;
    width: 100%;
    z-index: 2;
    cursor: pointer
}

.cover-block a.cover-link:after, .cover-block button.cover-button:after {
    content: "";
    display: block
}

.link-arrow {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    position: relative;
    padding-right: 30px
}

.link-arrow:after {
    color: inherit;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    font-size: 1.875rem;
    content: "\ea94";
    font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

.link-arrow-left {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
    background: 0 0;
    border: none;
    color: #007dba
}

.link-arrow-left:before {
    color: inherit;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    font-size: 1.875rem;
    content: "\ea74";
    font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

a.right-circle {
    text-align: left;
    text-indent: -9999999px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 100px;
    overflow: hidden
}

a.right-circle:before {
    content: "";
    display: block;
    text-indent: 0;
    width: 100px;
    height: 100px;
    background: #007dba;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

a.right-circle:after {
    display: block;
    text-indent: 0;
    font-family: IcoFont;
    content: "\ea5d";
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.bg-blue .view-display-id-articles_related_block .more-link a, .bg-blue a.cta-large, .bg-blue a.cta-medium, .bg-blue a.cta-small, .bg-blue a.cta-wide, .bg-blue button.cta-large, .bg-blue button.cta-medium, .bg-blue button.cta-small, .bg-blue button.cta-wide {
    background: #fff;
    color: #007dba
}

.bg-blue a.link, .bg-blue a.link-arrow {
    color: #fff
}

html.has-mouseover .view-display-id-articles_related_block .more-link a:hover, html.has-mouseover a.cta-large:hover, html.has-mouseover a.cta-medium:hover, html.has-mouseover a.cta-small:hover, html.has-mouseover a.cta-wide:hover, html.has-mouseover button.cta-large:hover, html.has-mouseover button.cta-medium:hover, html.has-mouseover button.cta-small:hover, html.has-mouseover button.cta-wide:hover {
    color: #fff;
    background: #005f8d
}

html.has-mouseover a.link-arrow:hover, html.has-mouseover a.link:hover {
    color: #005f8d
}

html.has-mouseover a.right-circle:hover:before {
    background-color: #005f8d
}

h2 + .table-responsive {
    margin-top: 34px
}

table.table thead.thead-dark th {
    background: #001a72;
    color: #fff;
    border: none
}

table.table thead tr th {
    padding: 15px 15px 15px 0
}

table.table thead tr th:first-child {
    padding-left: 40px
}

table.table thead tr th:last-child {
    padding-right: 40px
}

table.table tbody tr td {
    padding: 10px 15px 10px 0;
    color: #404040;
    border: none
}

table.table tbody tr td:first-child {
    padding-left: 40px
}

table.table tbody tr td:last-child {
    padding-right: 40px
}

table.table.table-striped tbody tr:nth-of-type(odd) {
    background: #dff0f4
}

table.table.table-striped tbody tr:nth-of-type(even) {
    background: #edf5f7
}

table.table caption {
    padding-top: 0;
    margin-top: 10px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 133.33333%;
    letter-spacing: .4px;
    color: #757575;
    padding-bottom: 0
}

.bg-blue {
    color: #fff
}

.bg-blue .h1, .bg-blue .h2, .bg-blue .h3, .bg-blue .h4, .bg-blue .h5, .bg-blue .h6, .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue h6 {
    color: #fff
}

.bg-blue .wysiwyg-field hr:after {
    background: #fff
}

.intro-fx-slide-left {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: transform .6s, opacity .2s;
    -o-transition: transform .6s, opacity .2s;
    -webkit-transition: opacity .2s, -webkit-transform .6s;
    transition: opacity .2s, -webkit-transform .6s;
    -o-transition: opacity .2s, -o-transform .6s;
    transition: transform .6s, opacity .2s;
    transition: transform .6s, opacity .2s, -webkit-transform .6s, -o-transform .6s
}

.intro-fx-slide-left.intro-fx-fast {
    -webkit-transition: transform .3s, opacity .1s;
    -o-transition: transform .3s, opacity .1s;
    -webkit-transition: opacity .1s, -webkit-transform .3s;
    transition: opacity .1s, -webkit-transform .3s;
    -o-transition: opacity .1s, -o-transform .3s;
    transition: transform .3s, opacity .1s;
    transition: transform .3s, opacity .1s, -webkit-transform .3s, -o-transform .3s
}

.intro-fx-slide-left.intro-fx-on {
    opacity: 1;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.intro-fx-slide-up {
    -webkit-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px);
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s, -o-transform .5s
}

.intro-fx-slide-up.intro-fx-fast {
    -webkit-transition: transform 250ms;
    -o-transition: transform 250ms;
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    -o-transition: -o-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms, -o-transform 250ms
}

.intro-fx-slide-up.intro-fx-on {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.intro-fx-slide-up-large {
    -webkit-transform: translateY(310px);
    -o-transform: translateY(310px);
    transform: translateY(310px);
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s, -o-transform .5s
}

.intro-fx-slide-up-large.intro-fx-on {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.intro-fx-fade-in {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.intro-fx-fade-in.intro-fx-fast {
    -webkit-transition: transform 250ms;
    -o-transition: transform 250ms;
    -webkit-transition: -webkit-transform 250ms;
    transition: -webkit-transform 250ms;
    -o-transition: -o-transform 250ms;
    transition: transform 250ms;
    transition: transform 250ms, -webkit-transform 250ms, -o-transform 250ms
}

.intro-fx-fade-in.intro-fx-on {
    opacity: 1
}

#main-wrapper {
    position: relative;
    z-index: 1
}

#content {
    width: 100%
}

* + .pagination {
    margin-top: 70px
}

.pagination {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-radius: none
}

.pagination + * {
    margin-top: 20px
}

.page-item.page-item-ellipses-next, .page-item.page-item-ellipses-previous, .page-item.page-item-first, .page-item.page-item-last {
    display: none
}

.page-item .page-link {
    padding: 11px 8px 10px;
    color: #007dba;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    letter-spacing: 0;
    border: none;
    background: 0 0
}

.page-item.active .page-link {
    background: 0 0;
    color: #757575
}

.page-item.page-item-next .page-link, .page-item.page-item-previous .page-link {
    position: relative;
    border: solid 1px #b0b0b0;
    background: #fff;
    border-radius: 50% 50% 50% 50%;
    width: 40px;
    height: 40px
}

.page-item.page-item-next .page-link .material-icons, .page-item.page-item-previous .page-link .material-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #007dba
}

.page-item.page-item-next .page-link.disabled .material-icons, .page-item.page-item-previous .page-link.disabled .material-icons {
    color: #bababa
}

.page-item.page-item-previous {
    margin-right: 42px
}

.page-item.page-item-next {
    margin-left: 42px
}

html.has-mouseover .page-item .page-link.enabled:hover {
    color: #004769
}

html.has-mouseover .page-item.page-item-next .page-link.enabled:hover .material-icons, html.has-mouseover .page-item.page-item-previous .page-link.enabled:hover .material-icons {
    color: #005f8d
}

.bg-blue .page-item .page-link {
    color: #fff
}

.bg-blue .page-item.active .page-link {
    color: #5a5b5d
}

#block-foothill-flyout-drawer-block {
    display: none
}

.site-footer {
    position: relative;
    border-top: 3px solid #143d8c;
    padding: 76px 0 0
}

.site-footer:after, .site-footer:before {
    display: block;
    content: "";
    background: #0194d2;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px
}

.site-footer:after {
    top: 3px;
    background: #13b5e9
}

.site-footer .region-footer-bottom {
    background: #001a72 !important;
    padding-bottom: 10px
}

.site-footer .region-footer-bottom:before {
    display: block;
    content: "";
    background-color: #001a72;
    background-image: url(../images/footer/footer-waves.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: 0 -1px;
    width: 100%;
    height: 0;
    padding-bottom: 5.859375%
}

.site-footer .region-footer-bottom .block {
    margin: 0
}

.site-footer .region-footer-bottom .content {
    padding: 0
}

.site-footer .row-menus + .row-social {
    margin-top: 70px
}

.site-footer .site-footer__top .col-md-4 + .col-md-4 {
    margin-top: 10px
}

#block-footer-column-1, #block-footer-column-2, #block-footer-column-3 {
    width: 100%
}

#block-footer-column-1 ul.nav, #block-footer-column-2 ul.nav, #block-footer-column-3 ul.nav {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
}

#block-footer-column-1 ul.nav + ul.nav, #block-footer-column-2 ul.nav + ul.nav, #block-footer-column-3 ul.nav + ul.nav {
    margin-top: 10px
}

#block-footer-column-1 .nav-item, #block-footer-column-2 .nav-item, #block-footer-column-3 .nav-item {
    text-align: center;
    overflow: hidden;
    max-height: 24px
}

#block-footer-column-1 .nav-item a, #block-footer-column-2 .nav-item a, #block-footer-column-3 .nav-item a {
    padding: 0;
    display: inline-block
}

#block-footer-column-1 .nav-item + .nav-item, #block-footer-column-2 .nav-item + .nav-item, #block-footer-column-3 .nav-item + .nav-item {
    margin-top: 10px
}

#block-fh2020-social-menu {
    padding-bottom: 40px;
    width: 100%
}

#block-fh2020-social-menu h2.block-title {
    color: #b5b5b5;
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    text-align: center;
    margin-bottom: 10px
}

#block-fh2020-social-menu ul.nav {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    -webkit-justify-content: center !important;
    justify-content: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
}

#block-fh2020-social-menu .nav-item.has-icofont {
    padding: 0 12px
}

#block-fh2020-social-menu .nav-item.has-icofont a {
    padding: 0;
    font-size: 25px;
    font-size: 1.5625rem;
    width: 25px;
    height: 25px;
    padding: 0;
    position: relative
}

#block-fh2020-social-menu .nav-item.has-icofont a span.label {
    display: none
}

#block-fh2020-social-menu .nav-item.has-icofont a i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#block-footer-logo .field--type-entity-reference {
    margin: 0
}

#block-footer-logo img {
    width: 148px;
    margin: 0 auto;
    display: block
}

#block-footer-logo + #block-fh2020-copyright {
    margin-top: 10px
}

#block-fh2020-copyright .content {
    font-size: 12px;
    font-size: .75rem;
    line-height: 208.33333%;
    text-align: center
}

@media (max-width: 767.98px) {
    .site-footer .region-footer-bottom {
        padding-bottom: 142px
    }
}

@media (min-width: 768px) {
    .site-footer .limiter {
        margin: 0 auto;
        max-width: 710px;
        padding: 0 14px
    }

    .site-footer .site-footer__top .col-md-4 {
        max-width: 190px
    }

    .site-footer .site-footer__top .col-md-4 + .col-md-4 {
        margin-left: 70px;
        margin-top: 0
    }

    .site-footer .row-menus + .row-social {
        margin-top: 30px
    }

    #block-footer-column-1 .nav-item, #block-footer-column-2 .nav-item, #block-footer-column-3 .nav-item {
        text-align: left;
        overflow: hidden;
        max-width: 271px;
        max-height: 24px
    }
}

@media (min-width: 1024px) {
    .site-footer .limiter {
        padding: 0;
        max-width: 680px;
        margin: 0 auto
    }

    .site-footer .row-menus + .row-social {
        margin-top: 30px
    }
}

.block-webform > h2 {
    margin: 0
}

.block-webform > h2 + .content {
    margin-top: 20px
}

.form-control {
    background: #fff;
    border: solid 1px #d3d3d3;
    font-weight: 400;
    color: #757575;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    letter-spacing: 0;
    height: auto;
    display: block;
    width: 100%;
    padding: 10px 15px 9px;
    border-radius: 6px 6px 6px 6px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0
}

.form-control::-webkit-input-placeholder {
    color: #757575 !important
}

.form-control::-moz-placeholder {
    color: #757575 !important
}

.form-control:-ms-input-placeholder {
    color: #757575 !important
}

.form-control:-moz-placeholder {
    color: #757575 !important
}

.form-control:focus {
    border-color: #007dba
}

.js-form-item > label + .form-control:focus {
    border-color: #11a0d0
}

.text-muted {
    font-size: 12px;
    font-size: .75rem;
    line-height: 133.33333%;
    letter-spacing: .4px;
    color: #757575 !important
}

.custom-select {
    background-color: #fff;
    background-image: url(../images/material/material-arrow-down.png);
    -webkit-background-size: 10px 7px;
    background-size: 10px 7px;
    background-repeat: no-repeat;
    background-position: right 15px 15px;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px 15px 9px;
    font-weight: 400;
    color: #757575;
    border: solid 1px #d3d3d3;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%
}

.select2-container .select2-search--inline .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field {
    margin-top: 10px
}

.select2-container .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field {
    display: none
}

.select2-container .select2-selection--single, .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 6px 6px 6px 6px;
    height: auto
}

.select2-container .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px;
    height: 20px;
    right: 15px;
    top: 12px;
    background-image: url(../images/material/material-arrow-down.png);
    -webkit-background-size: 10px 7px;
    background-size: 10px 7px;
    background-repeat: no-repeat;
    background-position: center center
}

.select2-container .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 10px 50px 9px 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 400;
    color: #757575;
    border: none
}

.select2-container .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 6px 6px 6px 6px;
    height: auto;
    min-height: 45px
}

.select2-container .select2-selection--multiple .select2-selection__rendered, .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 15px
}

.select2-container .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 8px
}

.select2-container .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #007dba
}

.select2-container .select2-results__option, .select2-container--default .select2-results__option {
    padding: 0 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid 1px #d3d3d3
}

.select2-dropdown {
    border-color: #d3d3d3
}

.fieldgroup.form-composite > legend {
    margin-bottom: 10px;
    line-height: 24px
}

.custom-control {
    padding-left: 21px;
    min-height: 25px
}

.custom-control + .custom-control {
    margin-top: 10px
}

.custom-control label.custom-control-label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #404040;
    letter-spacing: 0
}

.custom-control label.custom-control-label::before {
    border-color: #8b8b8b;
    width: 16px;
    height: 16px;
    left: -21px
}

.custom-control label.custom-control-label::after {
    width: 16px;
    height: 16px;
    left: -17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #11a0d0;
    background: #fff
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    position: absolute;
    background: #11a0d0;
    border-radius: 50% 50% 50% 50%;
    width: 8px;
    height: 8px
}

.custom-control.custom-checkbox label.custom-control-label::before {
    border-radius: 0;
    border: solid 1px #8b8b8b
}

.custom-control.custom-checkbox label.custom-control-label::after {
    left: -21px
}

.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    background-image: url(../images/material/material-check-box.png);
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    background-position: center center
}

.form-group {
    margin-top: 0;
    margin-bottom: 0
}

.form-group + * {
    margin-top: 24px
}

.form-group input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-group .floating-label {
    position: relative
}

.form-group .floating-label .select2-container--default, .form-group .floating-label .select2-hidden-accessible, .form-group .floating-label .select2-selection--multiple, .form-group .floating-label .select2-selection--single, .form-group .floating-label .select2-selection__rendered {
    outline: 0;
    border: 1px solid transparent;
    border-radius: 6px 6px 6px 6px
}

.form-group .floating-label .select2-container--default {
    border-color: #d3d3d3
}

.form-group .floating-label .select2-container--focus {
    border-color: #007dba
}

.form-group .floating-label .floating-label-value {
    position: absolute;
    display: none;
    top: -10px;
    left: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-size: .75rem;
    color: #007dba;
    z-index: 1262
}

.form-group .floating-label .floating-label-value:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #fff;
    height: 50%;
    width: 100%;
    z-index: -1
}

.form-group .floating-label.active .floating-label-value {
    display: block
}

* + .form-group.form-actions {
    margin-top: 20px
}

.js-form-item > label {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    letter-spacing: .13px;
    font-weight: 700;
    color: #5a5b5d
}

.js-form-item > label + .form-control {
    margin-top: 10px
}

.bg-blue .custom-control label.custom-control-label {
    color: #fff
}

.bg-blue .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    color: #007dba
}

.easy-autocomplete-container ul li {
    font-size: 16px;
    font-size: 1rem
}

.easy-autocomplete-container ul li b {
    font-weight: 400
}

.easy-autocomplete-container ul li.selected {
    background-color: #007dba;
    color: #fff
}

#block-foothill-flyout-drawer-block {
    padding-top: 38px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    z-index: 4;
    display: block
}

#block-foothill-flyout-drawer-block .content {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer {
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    background-color: #fafafa;
    position: relative;
    border-radius: 10px 10px 0 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse {
    position: absolute;
    right: 15px;
    top: 23px;
    z-index: 0;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 25px;
    font-size: 1.5625rem;
    width: 25px;
    height: 25px;
    overflow: hidden;
    display: block
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse .material-icons {
    font-size: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse .add, #block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse .remove {
    color: #007dba
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse .add {
    display: block
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse .remove {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse.show .remove {
    display: block
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .flyout-drawer-collapse.show .add {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer .hidden-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border: none;
    background: 0 0;
    outline: 0;
    text-indent: -9999999px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs {
    background-color: #f1f1f1;
    padding: 16px 0 15px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container .nav-item {
    background-color: #007dba;
    border-radius: 50%;
    border: none;
    color: #fff;
    position: relative;
    width: 45px;
    height: 45px;
    margin: 0 30px;
    padding: 0;
    outline: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container .nav-item.active, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container .nav-item:focus, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container .nav-item:hover {
    background-color: #005f8d
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container .material-icons {
    font-size: 20px;
    color: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs .flyout-container #nav-flyout-drawer .nav-item.active {
    background: #005f8d
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #flyout-drawer-tabs.ie-mode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer {
    position: relative;
    z-index: 1;
    border: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer .tab-pane > .card {
    border-radius: 10px 10px 0 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer .tab-pane > .card .card-header {
    text-align: center;
    padding: 23px 0 15px;
    border-bottom: solid 1px #d8d8d8;
    position: relative;
    height: 65px;
    border-radius: 10px 10px 0 0;
    background-color: #fafafa
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer .tab-pane > .card .card-header h3 {
    height: 27px;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 135%;
    letter-spacing: .15px;
    text-align: center;
    color: #5a5b5d;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 40px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body {
    padding-bottom: 30px;
    position: relative;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .form-check .form-check-label {
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #d8d8d8;
    text-align: center;
    height: 1.5em;
    opacity: .5
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .hr-text:before {
    content: '';
    background-color: #d8d8d8;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: #000;
    padding: 0 .5em;
    line-height: 1.5em;
    background-color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    letter-spacing: .13px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .current-location {
    margin-bottom: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete {
    position: relative;
    width: 100%;
    height: 45px;
    border-radius: 6px;
    margin-bottom: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete input {
    padding: 10px;
    overflow: hidden;
    height: 40px;
    border-radius: 6px;
    padding-right: 55px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete .icon-locate-me {
    position: absolute;
    top: 0;
    right: 0;
    color: #007dba;
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    height: 36px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete .icon-locate-me .material-icons {
    font-size: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete-items {
    height: 200px;
    overflow: scroll;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete-items::-webkit-scrollbar {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    font-size: 16px;
    font-size: 1rem
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .autocomplete-items div:hover {
    background-color: #007dba;
    color: #fff
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items {
    height: 200px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .error-message {
    color: red
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes {
    margin-bottom: 5px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location .alert-item, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route .alert-item, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes .alert-item {
    padding: 15px;
    border-radius: 6px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location .alert-item .title, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route .alert-item .title, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes .alert-item .title {
    width: 315px;
    height: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
    letter-spacing: .13px;
    color: #5a5b5d
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location .alert-item .message, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route .alert-item .message, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes .alert-item .message {
    font-size: 16px;
    line-height: 1.56;
    color: #404040;
    overflow: hidden;
    height: 50px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location .priority--1, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route .priority--1, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes .priority--1 {
    background-color: #fdd9df
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-location .priority-1, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .alerts-for-route .priority-1, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items .all-routes .priority-1 {
    background-color: #ffdebb
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .alert-container .alert-row .input-wrapper .alert-items::-webkit-scrollbar {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .row-btn {
    width: 100%;
    max-width: 375px;
    padding: 0 15px;
    height: 30px;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    -ms-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    -o-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    background-color: #fafafa;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .row-btn .button-sign-up {
    overflow: hidden;
    height: 25px;
    color: #007dba;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    padding: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .row-btn .button-sign-up .btn {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    max-height: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .row-btn .button-manage-account {
    overflow: hidden;
    height: 25px;
    color: #007dba;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    padding: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-alert #fc-alert .card-body .row-btn .button-manage-account .btn {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: right;
    max-height: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body {
    padding: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper {
    padding: 15px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px;
    color: #5a5b5d;
    margin-bottom: 18px;
    height: 24px;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .current-location {
    margin-bottom: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete {
    position: relative;
    height: 45px;
    border-radius: 6px;
    margin-bottom: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete input {
    padding: 10px;
    overflow: hidden;
    height: 40px;
    border-radius: 6px;
    padding-right: 55px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete .icon-find-your-bus, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete .icon-locate-me {
    position: absolute;
    top: 0;
    right: 0;
    color: #007dba;
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    height: 36px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete .icon-find-your-bus .material-icons, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete .icon-locate-me .material-icons {
    font-size: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete-items {
    height: 200px;
    overflow: scroll;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete-items::-webkit-scrollbar {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    font-size: 16px;
    font-size: 1rem
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .input-wrapper .autocomplete-items div:hover {
    background-color: #007dba;
    color: #fff
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .clear-search {
    margin-top: 10px;
    text-align: right
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .clear-search .btn-clear-search {
    color: #007dba;
    padding: 0;
    font-size: 16px;
    line-height: 1.56
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .real-time-buses-items {
    height: 200px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-real-time-buses #fc-real-time-buses .card-body .container .row .real-time-buses-items::-webkit-scrollbar {
    display: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body {
    padding: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper {
    padding: 15px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .current-location {
    margin-bottom: 25px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .autocomplete {
    position: relative;
    height: 45px;
    border-radius: 6px;
    margin-bottom: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .autocomplete input {
    padding: 10px;
    overflow: hidden;
    height: 40px;
    border-radius: 6px;
    padding-right: 55px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .autocomplete .icon-locate-me {
    position: absolute;
    top: 0;
    right: 0;
    color: #007dba;
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    height: 36px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .autocomplete .icon-locate-me .material-icons {
    font-size: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .trip-planner-destination input {
    width: 100%
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .next-button {
    margin-top: 15px;
    background-color: #007dba;
    border: none
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .input-group-append .icon-find-your-bus, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .input-group-append .icon-locate-me {
    position: absolute;
    top: 0;
    right: 0;
    color: #007dba;
    -webkit-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%)
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .input-group-append .icon-find-your-bus .material-icons, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .input-group-append .icon-locate-me .material-icons {
    font-size: 20px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .step .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    line-height: 1.33;
    letter-spacing: .13px;
    color: #5a5b5d;
    font-weight: 500;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .input-wrapper .step .next-button {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .41px;
    padding: 11px;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 {
    width: 100%
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step {
    padding: 15px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .go-back-button {
    padding: 0;
    color: #007dba;
    margin-bottom: 10px;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .arrive-depart {
    margin-bottom: 10px;
    border-radius: 4px;
    border: solid 1px #d3d3d3;
    background-color: #f9f9f9;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .arrive-depart .nav-pills .arrive {
    padding-right: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .arrive-depart .nav-pills .depart {
    padding-left: 0
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .arrive-depart .nav-pills .nav-item .nav-link {
    color: #404040;
    text-align: center
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .arrive-depart .nav-pills .nav-item .active {
    border-radius: 0;
    background-color: #cdcdcd
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .time {
    height: 45px;
    padding-right: 3px;
    margin-bottom: 20px;
    height: 45px;
    position: relative
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .time span {
    color: #007dba;
    position: absolute;
    top: 25%;
    right: 15px;
    font-size: 20px;
    cursor: pointer
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .time .datetimepicker2 {
    font-size: 16px;
    line-height: 1.56;
    color: #757575
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .date {
    height: 45px;
    position: relative;
    padding-left: 3px;
    margin-bottom: 20px;
    height: 45px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .date span {
    color: #007dba;
    position: absolute;
    top: 25%;
    right: 15px;
    font-size: 20px;
    cursor: pointer
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row .date .datetimepicker3 {
    font-size: 16px;
    line-height: 1.56;
    color: #757575
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row-btn > div > button {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .41px;
    text-align: center;
    color: #fff;
    padding: 12px;
    border-radius: 5px;
    width: 100%;
    border: none;
    background-color: #007dba;
    overflow: hidden
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row-btn .button-google {
    padding-right: 4px
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .row-btn .button-metro {
    padding-left: 4px
}

@media (min-width: 768px) {
    #block-foothill-flyout-drawer-block {
        left: auto;
        right: 60px;
        max-width: 375px;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 125px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    display: none
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    width: 125px;
    border: none
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time {
    background: #fff;
    border: none;
    text-align: left;
    padding-left: 15px
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #d3d3d3;
    -webkit-box-shadow: #fafafa 0 1px 3px 0 inset;
    box-shadow: #fafafa 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #007dba !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

#block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer .tab-pane .card .card-header:hover .flyout-drawer-collapse .add, #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer .tab-pane .card .card-header:hover .flyout-drawer-collapse .remove {
    color: #005f8d
}

html.has-mouseover #block-foothill-flyout-drawer-block #foothill--flyout-drawer #nav-flyout-drawer #nav-trip-planner #fc-trip-planner .card-body .container .row .form-wrapper-2 .second-step .go-back-button:hover {
    color: #005f8d
}

.block-foothill-tweets-block .block-title {
    position: relative;
    color: #fff;
    text-align: center;
    margin: 0;
    margin-top: -36px
}

.block-foothill-tweets-block .block-title:before {
    position: absolute;
    top: -40px;
    left: 50%;
    width: 30px;
    height: 30px;
    font-size: 30px;
    font-size: 1.875rem;
    content: "\ed7a";
    font-family: IcoFont;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.block-foothill-tweets-block .block-title + .twitter-block-position {
    margin-top: 36px
}

.block-foothill-tweets-block .twitter-block .row {
    margin-left: -10px;
    margin-right: -10px;
    display: block
}

.block-foothill-tweets-block .twitter-block .row .items {
    white-space: nowrap;
    overflow: hidden;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto
}

.block-foothill-tweets-block .twitter-block .row .items .cycle-carousel-wrap {
    width: 1140px !important
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card {
    display: inline-block;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 380px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card.cycle-slide {
    float: left
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .card-inner {
    background: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    padding-bottom: 36px;
    height: 317px;
    position: relative
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-card-inner {
    position: relative;
    padding: 20px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data {
    white-space: normal
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #757575
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted i {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 6px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted + .data-inner {
    margin-top: 37px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data img {
    float: left;
    margin-right: 10px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .timeago {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #757575;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.33em
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.1818em;
    color: #5a5b5d;
    margin: 0;
    overflow: hidden
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .data + .body {
    margin-top: 10px
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .body {
    white-space: normal;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.56em;
    color: #404040;
    height: 146px;
    overflow: hidden
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls {
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
    overflow: hidden;
    border-top: solid 1px #e9e9e9
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .likes, .block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .retweet {
    text-align: center
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .likes a, .block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .retweet a {
    font-family: IcoFont;
    display: inline-block;
    width: 100%;
    height: 35px;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    text-align: center
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .likes a:after, .block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .retweet a:after {
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    text-indent: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .likes {
    border-right: solid 1px #e9e9e9
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .likes a:after {
    content: "\ef45"
}

.block-foothill-tweets-block .twitter-block .row .items .tweet-card .tweet-controls .retweet a:after {
    content: "\efe3"
}

.block-foothill-tweets-block .twitter-block .pager {
    display: none
}

.block-foothill-tweets-block .twitter-block.cycler-has-items .pager {
    display: table
}

.block-foothill-tweets-block .twitter-block .pager {
    margin: 15px auto 0
}

.block-foothill-tweets-block .twitter-block .pager:after {
    content: "";
    display: table;
    height: 0;
    clear: both
}

.block-foothill-tweets-block .twitter-block .pager span {
    display: block;
    width: 10px;
    height: 10px;
    text-align: left;
    text-indent: -99999px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    cursor: pointer
}

.block-foothill-tweets-block .twitter-block .pager span.cycle-pager-active {
    background: #0079c0
}

.block-foothill-tweets-block .twitter-block .pager span + span {
    margin-left: 10px
}

.has-mouseover .twitter-block .row .items .tweet-card .tweet-controls .likes a:hover, .has-mouseover .twitter-block .row .items .tweet-card .tweet-controls .retweet a:hover {
    background-color: #005f8d;
    color: #fff
}

.has-mouseover .twitter-block .pager span:hover {
    background: #0194d2
}

@media (min-width: 768px) {
    .block-foothill-tweets-block .block-title:before {
        position: static;
        margin-right: 10px
    }

    .block-foothill-tweets-block .block-title + .twitter-block-position {
        margin-top: 40px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1024px) {
    .block-foothill-tweets-block .block-title + .twitter-block-position {
        margin-top: 59px
    }

    .block-foothill-tweets-block .twitter-block.cycler-has-items .pager {
        visibility: hidden
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .card-inner {
        height: 384px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data h4 {
        max-width: 110px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted {
        left: 46px;
        max-width: 119px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted i {
        margin-right: 0
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted i:before {
        position: absolute;
        left: -26px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted + .data-inner {
        margin-top: 57px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted + .data-inner h4 {
        max-width: 100%
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .body {
        height: 193px
    }
}

@media (min-width: 1440px) {
    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .card-inner {
        height: 317px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data h4 {
        max-width: 100%
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted {
        left: 20px;
        max-width: 100%
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted i {
        margin-right: 6px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted i:before {
        position: relative;
        left: 0
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .data .retweeted + .data-inner {
        margin-top: 37px
    }

    .block-foothill-tweets-block .twitter-block .row .items .tweet-card .body {
        height: 146px
    }
}

.overlay-get-location {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
    opacity: .4
}

.get-location {
    padding: 30px;
    max-width: 350px;
    min-height: 257px;
    background-color: #fff;
    color: #888;
    left: 100%;
    position: fixed;
    top: 25%;
    width: 550px;
    z-index: 101;
    -webkit-box-shadow: 0 0 10px 1px #888;
    -ms-box-shadow: 0 0 10px 1px #888;
    -o-box-shadow: 0 0 10px 1px #888;
    box-shadow: 0 0 10px 1px #888;
    border-radius: 10px
}

.get-location .body, .get-location .header {
    margin: 0 auto;
    color: #404040;
    margin-bottom: 15px;
    overflow: hidden
}

.get-location .buttons {
    margin-bottom: 20px
}

.get-location .buttons .btn {
    width: 130px;
    overflow: hidden;
    height: 32px
}

.get-location .buttons .btn.btn-primary {
    background-color: #007dba;
    border: none
}

.get-location .buttons .btn.btn-primary:hover {
    background-color: #005f8d
}

.get-location .buttons .btn-primary {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal
}

.get-location .buttons .no-thanks {
    font-size: 18px;
    font-weight: 700;
    color: #007dba;
    -webkit-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%)
}

.get-location .buttons .no-thanks:hover {
    color: #005f8d
}

.get-location .counter {
    font-size: 18px;
    color: #5a5b5d
}

.get-location .buttons, .get-location .counter {
    text-align: center
}

.popover.tour-tour {
    width: 350px;
    min-width: 350px;
    border-radius: 2px;
    padding: 30px 20px;
    background-color: #fafafa;
    -webkit-box-shadow: 0 0 10px 1px #888;
    box-shadow: 0 0 10px 1px #888;
    border-radius: 10px;
    -moz-border-radius: 10px
}

.popover.tour-tour .popover-body, .popover.tour-tour .popover-header, .popover.tour-tour .popover-navigation {
    background-color: #fafafa
}

.popover.tour-tour .popover-header {
    border: none;
    font-size: 18px;
    font-weight: 700
}

.popover.tour-tour .popover-header .btn-outline-secondary {
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: #007dba;
    float: right;
    position: absolute;
    top: 2px;
    right: 0
}

.popover.tour-tour .popover-header .btn-outline-secondary:hover {
    background-color: initial;
    color: #005f8d
}

.popover.tour-tour .popover-body {
    font-size: 16px;
    color: #404040
}

.popover.tour-tour .popover-navigation #onboarding-dots {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 15px
}

.popover.tour-tour .popover-navigation .btn-group {
    float: right
}

.popover.tour-tour .popover-navigation .btn-group .btn-outline-secondary {
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: #007dba
}

.popover.tour-tour .popover-navigation .btn-group .btn-outline-secondary:hover {
    color: #005f8d;
    background-color: #fafafa
}

.popover.tour-tour .popover-navigation .btn-group .btn-outline-secondary.disabled {
    display: none
}

#tourBackdrop.tour-backdrop {
    opacity: .4
}

body.path-buslines .limiter-not-node > .row > .main-content {
    padding-top: 0;
    padding-bottom: 0
}

#foothill--line-timetables p {
    margin-bottom: 0
}

#foothill--line-timetables h3.h4 {
    margin-bottom: 0
}

#foothill--line-timetables .container-fluid, #foothill--line-timetables .container-lg, #foothill--line-timetables .container-md, #foothill--line-timetables .container-sm, #foothill--line-timetables .container-xl {
    padding-left: 0;
    padding-right: 0
}

#foothill--line-timetables .container-fluid .title-limmiter, #foothill--line-timetables .container-lg .title-limmiter, #foothill--line-timetables .container-md .title-limmiter, #foothill--line-timetables .container-sm .title-limmiter, #foothill--line-timetables .container-xl .title-limmiter {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#foothill--line-timetables .container-fluid .title-limmiter:-webkit-scrollbar, #foothill--line-timetables .container-lg .title-limmiter:-webkit-scrollbar, #foothill--line-timetables .container-md .title-limmiter:-webkit-scrollbar, #foothill--line-timetables .container-sm .title-limmiter:-webkit-scrollbar, #foothill--line-timetables .container-xl .title-limmiter:-webkit-scrollbar {
    display: none
}

#foothill--line-timetables .container-fluid div.row .input-group, #foothill--line-timetables .container-lg div.row .input-group, #foothill--line-timetables .container-md div.row .input-group, #foothill--line-timetables .container-sm div.row .input-group, #foothill--line-timetables .container-xl div.row .input-group {
    position: relative
}

#foothill--line-timetables .container-fluid div.row .input-group span, #foothill--line-timetables .container-lg div.row .input-group span, #foothill--line-timetables .container-md div.row .input-group span, #foothill--line-timetables .container-sm div.row .input-group span, #foothill--line-timetables .container-xl div.row .input-group span {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #757575;
    z-index: 3
}

#foothill--line-timetables .container-fluid div.row div.bus-lines, #foothill--line-timetables .container-lg div.row div.bus-lines, #foothill--line-timetables .container-md div.row div.bus-lines, #foothill--line-timetables .container-sm div.row div.bus-lines, #foothill--line-timetables .container-xl div.row div.bus-lines {
    padding-left: 0;
    padding-right: 0
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list, #foothill--line-timetables .container-lg div.row div.bus-lines-list, #foothill--line-timetables .container-md div.row div.bus-lines-list, #foothill--line-timetables .container-sm div.row div.bus-lines-list, #foothill--line-timetables .container-xl div.row div.bus-lines-list {
    padding: 40px 15px 14px;
    background-image: url(../images/modules/line-timetables/foothill-waves-mobile@2x.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    max-height: 500px;
    overflow-y: scroll
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item {
    position: relative;
    border: none;
    background-color: #fff;
    border-radius: 5px;
    padding: 0;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    overflow: hidden;
    z-index: 3
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item a {
    position: relative;
    min-width: 100%;
    z-index: 4;
    padding: 28px 55px 28px 20px
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item a:before, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item a:before, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item a:before, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item a:before, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item a:before {
    position: absolute;
    content: '';
    display: block;
    width: 64px;
    height: 65px;
    right: -32px;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #007dba;
    z-index: 1
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item a:after, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item a:after, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item a:after, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item a:after, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item a:after {
    font-size: 25px;
    font-family: IcoFont;
    position: absolute;
    content: '\ea5d';
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    z-index: 2
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .text-contet, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .text-contet, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .text-contet, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .text-contet, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .text-contet {
    margin-right: auto
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item p, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item p, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item p, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item p, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item p {
    font-size: 14px;
    font-size: .875rem;
    color: #757575;
    font-weight: 700
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .half-circle, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .half-circle, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .half-circle, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .half-circle, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .half-circle {
    height: 65px;
    width: 32.5px;
    border-bottom-left-radius: 65px;
    border-top-left-radius: 65px;
    background: #007dba;
    position: relative
}

#foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .half-circle i, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .half-circle i, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .half-circle i, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .half-circle i, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .half-circle i {
    position: absolute;
    color: #fff;
    right: 0;
    font-size: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#foothill--line-timetables .container-fluid .content-handler, #foothill--line-timetables .container-lg .content-handler, #foothill--line-timetables .container-md .content-handler, #foothill--line-timetables .container-sm .content-handler, #foothill--line-timetables .container-xl .content-handler {
    padding: 20px 15px 40px;
    background-color: #fafafa;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14)
}

#foothill--line-timetables .container-fluid .content-handler .inner-limmiter, #foothill--line-timetables .container-lg .content-handler .inner-limmiter, #foothill--line-timetables .container-md .content-handler .inner-limmiter, #foothill--line-timetables .container-sm .content-handler .inner-limmiter, #foothill--line-timetables .container-xl .content-handler .inner-limmiter {
    max-width: 450px;
    margin: 0 auto
}

#foothill--line-timetables .container-fluid .content-handler .inner-limmiter .input-group.focus .material-icons, #foothill--line-timetables .container-lg .content-handler .inner-limmiter .input-group.focus .material-icons, #foothill--line-timetables .container-md .content-handler .inner-limmiter .input-group.focus .material-icons, #foothill--line-timetables .container-sm .content-handler .inner-limmiter .input-group.focus .material-icons, #foothill--line-timetables .container-xl .content-handler .inner-limmiter .input-group.focus .material-icons {
    color: #007dba
}

#foothill--line-timetables .container-fluid .content-handler .row > div p, #foothill--line-timetables .container-lg .content-handler .row > div p, #foothill--line-timetables .container-md .content-handler .row > div p, #foothill--line-timetables .container-sm .content-handler .row > div p, #foothill--line-timetables .container-xl .content-handler .row > div p {
    text-align: left;
    padding-bottom: 0
}

#foothill--line-timetables .container-fluid .content-handler .row div + div, #foothill--line-timetables .container-lg .content-handler .row div + div, #foothill--line-timetables .container-md .content-handler .row div + div, #foothill--line-timetables .container-sm .content-handler .row div + div, #foothill--line-timetables .container-xl .content-handler .row div + div {
    margin-top: 30px
}

#foothill--line-timetables .container-fluid .content-handler .row div label, #foothill--line-timetables .container-fluid .content-handler .row div p, #foothill--line-timetables .container-lg .content-handler .row div label, #foothill--line-timetables .container-lg .content-handler .row div p, #foothill--line-timetables .container-md .content-handler .row div label, #foothill--line-timetables .container-md .content-handler .row div p, #foothill--line-timetables .container-sm .content-handler .row div label, #foothill--line-timetables .container-sm .content-handler .row div p, #foothill--line-timetables .container-xl .content-handler .row div label, #foothill--line-timetables .container-xl .content-handler .row div p {
    color: #404040
}

#foothill--line-timetables .container-fluid .content-handler .row div input[type=text], #foothill--line-timetables .container-lg .content-handler .row div input[type=text], #foothill--line-timetables .container-md .content-handler .row div input[type=text], #foothill--line-timetables .container-sm .content-handler .row div input[type=text], #foothill--line-timetables .container-xl .content-handler .row div input[type=text] {
    width: 100%;
    padding: 10px 0 10px 15px;
    border-radius: 6px;
    border: solid 1px #d3d3d3;
    background-color: #fff
}

#foothill--line-timetables .container-fluid .content-handler .row div input[type=text]:focus, #foothill--line-timetables .container-lg .content-handler .row div input[type=text]:focus, #foothill--line-timetables .container-md .content-handler .row div input[type=text]:focus, #foothill--line-timetables .container-sm .content-handler .row div input[type=text]:focus, #foothill--line-timetables .container-xl .content-handler .row div input[type=text]:focus {
    border: solid 1px #11a0d0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#foothill--line-timetables .container-fluid .content-handler .row div label, #foothill--line-timetables .container-lg .content-handler .row div label, #foothill--line-timetables .container-md .content-handler .row div label, #foothill--line-timetables .container-sm .content-handler .row div label, #foothill--line-timetables .container-xl .content-handler .row div label {
    margin-bottom: 0;
    margin-left: 5px
}

#foothill--line-timetables .container-fluid .content-handler .row div span.line-or-word, #foothill--line-timetables .container-lg .content-handler .row div span.line-or-word, #foothill--line-timetables .container-md .content-handler .row div span.line-or-word, #foothill--line-timetables .container-sm .content-handler .row div span.line-or-word, #foothill--line-timetables .container-xl .content-handler .row div span.line-or-word {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    color: #5a5b5d;
    font-weight: 500
}

#foothill--line-timetables .container-fluid .content-handler .row div span.line-or, #foothill--line-timetables .container-lg .content-handler .row div span.line-or, #foothill--line-timetables .container-md .content-handler .row div span.line-or, #foothill--line-timetables .container-sm .content-handler .row div span.line-or, #foothill--line-timetables .container-xl .content-handler .row div span.line-or {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8
}

#foothill--line-timetables .container-fluid .content-handler .row div span + span, #foothill--line-timetables .container-lg .content-handler .row div span + span, #foothill--line-timetables .container-md .content-handler .row div span + span, #foothill--line-timetables .container-sm .content-handler .row div span + span, #foothill--line-timetables .container-xl .content-handler .row div span + span {
    margin-left: 21px
}

#foothill--line-timetables .title-container {
    background-color: #0194d2;
    padding: 25px 15px
}

#foothill--line-timetables .title-container h2.h3 {
    margin-bottom: 0;
    color: #fff
}

@media (min-width: 768px) {
    #foothill--line-timetables .container-fluid .content-handler .row div span + span, #foothill--line-timetables .container-lg .content-handler .row div span + span, #foothill--line-timetables .container-md .content-handler .row div span + span, #foothill--line-timetables .container-sm .content-handler .row div span + span, #foothill--line-timetables .container-xl .content-handler .row div span + span {
        margin-left: 32px
    }

    #foothill--line-timetables .title-container {
        padding: 25px 50px
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list, #foothill--line-timetables .container-lg div.row div.bus-lines-list, #foothill--line-timetables .container-md div.row div.bus-lines-list, #foothill--line-timetables .container-sm div.row div.bus-lines-list, #foothill--line-timetables .container-xl div.row div.bus-lines-list {
        background-image: url(../images/modules/line-timetables/footnote-waves-tablet@2x.png);
        -webkit-background-size: cover;
        background-size: cover;
        padding: 40px 40px;
        max-height: 750px
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item a, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item a {
        padding: 18.5px 55px 18.5px 20px
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .text-content {
        max-width: 560px
    }

    #foothill--line-timetables .container-fluid .content-handler, #foothill--line-timetables .container-lg .content-handler, #foothill--line-timetables .container-md .content-handler, #foothill--line-timetables .container-sm .content-handler, #foothill--line-timetables .container-xl .content-handler {
        padding: 30px 15px 56px
    }
}

@media (min-width: 1024px) {
    body.path-buslines .limiter-not-node {
        max-width: none
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list, #foothill--line-timetables .container-lg div.row div.bus-lines-list, #foothill--line-timetables .container-md div.row div.bus-lines-list, #foothill--line-timetables .container-sm div.row div.bus-lines-list, #foothill--line-timetables .container-xl div.row div.bus-lines-list {
        padding: 40px 47px 41px 40px;
        background-image: url(../images/modules/line-timetables/footnote-waves-tablet-landscape@2x.png);
        max-height: 717px;
        min-height: 717px
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-lines-margin, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-lines-margin, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-lines-margin, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-lines-margin, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-lines-margin {
        margin: unset
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .text-content {
        max-width: 430px
    }

    #foothill--line-timetables .container-fluid .content-handler, #foothill--line-timetables .container-lg .content-handler, #foothill--line-timetables .container-md .content-handler, #foothill--line-timetables .container-sm .content-handler, #foothill--line-timetables .container-xl .content-handler {
        height: 100%;
        max-height: 717px;
        overflow-y: scroll;
        padding: 30px 50px
    }

    #foothill--line-timetables .container-fluid .content-handler .inner-limmiter .line-or-word, #foothill--line-timetables .container-lg .content-handler .inner-limmiter .line-or-word, #foothill--line-timetables .container-md .content-handler .inner-limmiter .line-or-word, #foothill--line-timetables .container-sm .content-handler .inner-limmiter .line-or-word, #foothill--line-timetables .container-xl .content-handler .inner-limmiter .line-or-word {
        font-size: 16px;
        font-size: 1rem;
        line-height: 156.25%
    }
}

@media (min-width: 1440px) {
    body.path-buslines .limiter-not-node {
        max-width: none
    }

    body.path-buslines .limiter-not-node > .row > .main-content {
        padding-top: 0;
        padding-bottom: 0
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list, #foothill--line-timetables .container-lg div.row div.bus-lines-list, #foothill--line-timetables .container-md div.row div.bus-lines-list, #foothill--line-timetables .container-sm div.row div.bus-lines-list, #foothill--line-timetables .container-xl div.row div.bus-lines-list {
        padding: 40px 164px 41px 40px;
        background-image: url(../images/modules/line-timetables/footnote-waves-desktop@2x.png)
    }

    #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item .text-content, #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item .text-content {
        max-width: 560px
    }

    #foothill--line-timetables .container-fluid .content-handler .inner-limmiter, #foothill--line-timetables .container-lg .content-handler .inner-limmiter, #foothill--line-timetables .container-md .content-handler .inner-limmiter, #foothill--line-timetables .container-sm .content-handler .inner-limmiter, #foothill--line-timetables .container-xl .content-handler .inner-limmiter {
        max-width: unset
    }
}

html.has-mouseover #foothill--line-timetables .container-fluid div.row div.bus-lines-list .bus-line-item a:hover:before, html.has-mouseover #foothill--line-timetables .container-lg div.row div.bus-lines-list .bus-line-item a:hover:before, html.has-mouseover #foothill--line-timetables .container-md div.row div.bus-lines-list .bus-line-item a:hover:before, html.has-mouseover #foothill--line-timetables .container-sm div.row div.bus-lines-list .bus-line-item a:hover:before, html.has-mouseover #foothill--line-timetables .container-xl div.row div.bus-lines-list .bus-line-item a:hover:before {
    background-color: #005f8d
}

body.path-trip-tools .limiter.limiter-not-node main.main-content {
    padding: 0
}

#foothill--ebus-book-generator h1, #foothill--ebus-book-generator h2, #foothill--ebus-book-generator h3, #foothill--ebus-book-generator h4, #foothill--ebus-book-generator label, #foothill--ebus-book-generator p {
    margin-bottom: 0
}

#foothill--ebus-book-generator .title-section {
    background-color: #0194d2;
    color: #fff;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2);
    padding-top: 60px;
    padding-bottom: 60px
}

#foothill--ebus-book-generator .title-section h1 {
    color: #fff
}

#foothill--ebus-book-generator .title-section .title-section-wrapper * + * {
    margin-top: 15px
}

#foothill--ebus-book-generator #step-three .add-new-input {
    display: none !important
}

#foothill--ebus-book-generator .step-form-title-section {
    max-width: 730px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

#foothill--ebus-book-generator .step-form-title-section + #step-two-form {
    margin-top: 40px
}

#foothill--ebus-book-generator #step-two-form {
    display: none !important;
    margin: 0 auto;
    max-width: 340px
}

#foothill--ebus-book-generator #step-two-form.on {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

#foothill--ebus-book-generator .easy-autocomplete {
    width: 100% !important
}

#foothill--ebus-book-generator .select-group {
    position: relative
}

#foothill--ebus-book-generator .select-group > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    height: 20px;
    width: 20px;
    color: #757575
}

#foothill--ebus-book-generator .select-group > span.material-icons.generated {
    top: 50%;
    right: 45px;
    background-color: #fff
}

#foothill--ebus-book-generator .select-group .delete-input {
    margin: 0;
    width: 24px;
    height: 24px
}

#foothill--ebus-book-generator .select-group:hover span {
    color: #005f8d
}

#foothill--ebus-book-generator .or-section span.line-or-word {
    font-size: 18 pxpx;
    font-size: 1.125 pxrem
}

#foothill--ebus-book-generator .or-section span.line-or {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8
}

#foothill--ebus-book-generator .or-section span + span {
    margin-left: 21px
}

#foothill--ebus-book-generator .input-section .select-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    position: relative;
    padding-right: 30px
}

#foothill--ebus-book-generator .input-section .select-group + .select-group {
    margin-top: 20px
}

#foothill--ebus-book-generator .input-section .select-group .remove-current-input {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#foothill--ebus-book-generator .input-section .select-group .remove-current-input button {
    background-color: transparent;
    font-weight: 700;
    line-height: 1.39;
    color: #007dba;
    padding: 0;
    border: none;
    top: 50%
}

#foothill--ebus-book-generator .input-section + .add-new-input {
    margin-top: 20px
}

#foothill--ebus-book-generator .add-new-input #addInput {
    font-size: 18px;
    font-size: 1.125rem;
    background-color: transparent;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #007dba;
    padding: 0;
    border: none
}

#foothill--ebus-book-generator .hr-section {
    height: 1px;
    background-color: #c8c8c8
}

#foothill--ebus-book-generator .form-section {
    padding-top: 40px;
    padding-bottom: 70px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper {
    width: 100%
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form {
    width: 100%
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-one-form-group, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-two-form-group {
    position: relative
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-one-form-group label, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-two-form-group label {
    position: relative;
    padding-left: 21px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-one-form-group label:before, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-two-form-group label:before {
    content: '';
    border-radius: 0;
    border: solid 1px #8b8b8b;
    border-color: #8b8b8b;
    width: 16px;
    height: 16px;
    left: 0;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 4px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-one-form-group input:checked ~ label::before, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-two-form-group input:checked ~ label::before {
    color: #fff;
    background-image: url(../images/material/material-check-box.png);
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    background-position: center center
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-one-form-group input, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .tab-pane .content-tab-wrapper .step-form .step-form-group .step-two-form-group input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content #step-three .step-form {
    max-width: 470px;
    margin: 0 auto
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content #step-three .step-form .checkbox-section label {
    position: relative
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content #step-three .step-form .checkbox-section label::before {
    content: '';
    border-radius: 0;
    border: solid 1px #8b8b8b;
    border-color: #8b8b8b;
    width: 16px;
    height: 16px;
    left: -21px;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 4px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content #step-three .step-form .checkbox-section input:checked ~ label::before {
    color: #fff;
    background-image: url(../images/material/material-check-box.png);
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    background-position: center center
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content #step-three .step-form .checkbox-section input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-form form > div + div {
    margin-top: 10px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-form .step-form-title-section * + * {
    margin-top: 10px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-form > * + * {
    margin-top: 40px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-form > * + .add-new-input {
    margin-top: 20px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-form + div {
    margin-top: 40px
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button {
    border-radius: 5px;
    background-color: #007dba;
    padding: 10px 30px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #fff
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button.active, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button:hover {
    background-color: #005f8d
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button.back {
    border: none;
    background-color: transparent;
    color: #007dba;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 0
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button.back.active, #foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons .step-button.back:hover {
    color: #005f8d
}

#foothill--ebus-book-generator .form-section .form-section-wrapper #step-form-tabs-content .step-buttons button + button {
    margin-left: 40px
}

#foothill--ebus-book-generator .footer-waves-image {
    background-image: url(../images/modules/ebus-book-generator/group-2-desktop@2x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: 0 0;
    width: 100%;
    height: 0;
    padding-bottom: 8.888888888889%
}

@media (min-width: 768px) {
    #foothill--ebus-book-generator .form-section {
        padding: 40px 40px 70px
    }

    #foothill--ebus-book-generator .title-section {
        padding: 60px 40px
    }

    #foothill--ebus-book-generator .title-section .title-section-wrapper {
        max-width: 730px;
        margin: 0 auto
    }

    #foothill--ebus-book-generator .or-section span + span {
        margin-left: 32px
    }
}

@media (min-width: 1024px) {
    body.path-trip-tools .limiter.limiter-not-node {
        max-width: none;
        margin-left: 0;
        margin-right: 0
    }

    body.path-trip-tools .limiter.limiter-not-node main.main-content {
        padding: 0
    }

    body.path-trip-tools #foothill--ebus-book-generator #step-two-form.two-columns {
        max-width: 832px;
        margin-left: auto;
        margin-right: auto;
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    body.path-trip-tools #foothill--ebus-book-generator #step-two-form.two-columns > .step-two-form-group {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0 !important
    }

    body.path-trip-tools #foothill--ebus-book-generator #step-two-form.two-columns > .step-two-form-group:nth-child(n+3) {
        margin-top: 10px !important
    }

    #foothill--ebus-book-generator .content-tab-wrapper .break {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

html.has-mouseover #foothill--ebus-book-generator .add-new-input #addInput:hover {
    color: #005f8d
}

body.path-routes #main.container-fluid, body.path-routes #main.container-lg, body.path-routes #main.container-md, body.path-routes #main.container-sm, body.path-routes #main.container-xl {
    background-color: #fafafa
}

body.path-routes .limiter-not-node {
    max-width: none
}

body.path-routes .limiter-not-node > .row > .main-content {
    padding-top: 0;
    padding-bottom: 0
}

#foothill--service-area-map .no-map {
    background-color: #fafafa
}

#foothill--service-area-map .margin-map {
    margin-left: -15px;
    margin-right: -15px;
    height: 100%
}

#foothill--service-area-map .margin-map #map {
    width: 100%;
    height: 150px
}

#foothill--service-area-map .margin-map #map.animate-collapse {
    height: 450px;
    -webkit-transition: height 3s;
    -o-transition: height 3s;
    transition: height 3s
}

#foothill--service-area-map .title-wrapper {
    margin-right: -15px;
    margin-left: -15px;
    background-color: #0194d2
}

#foothill--service-area-map .title-wrapper .title-section {
    padding: 25px 15px
}

#foothill--service-area-map .title-wrapper .title-section button.collapse-map, #foothill--service-area-map .title-wrapper .title-section button.view-map {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    padding: 0;
    color: #fff;
    background-color: transparent;
    border: none
}

#foothill--service-area-map .title-wrapper .title-section h2.h3 {
    margin-bottom: 0;
    color: #fff
}

#foothill--service-area-map .inner-limmiter {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px 70px;
    max-height: 676px;
    overflow-y: scroll
}

#foothill--service-area-map .inner-limmiter p {
    margin-bottom: 0
}

#foothill--service-area-map .inner-limmiter label {
    margin-bottom: 0
}

#foothill--service-area-map .inner-limmiter .select-group {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#foothill--service-area-map .inner-limmiter .select-group.focus span.material-icons.zoom {
    color: #007dba
}

#foothill--service-area-map .inner-limmiter .select-group .easy-autocomplete {
    width: 100% !important
}

#foothill--service-area-map .inner-limmiter .select-group .easy-autocomplete input {
    padding: 10px 15px
}

#foothill--service-area-map .inner-limmiter .select-group * + * {
    margin-left: 10px
}

#foothill--service-area-map .inner-limmiter .select-group .easy-autocomplete-container {
    margin-left: 0
}

#foothill--service-area-map .inner-limmiter .select-group .easy-autocomplete-container > ul > li {
    margin-left: 0
}

#foothill--service-area-map .inner-limmiter .select-group span.material-icons.zoom {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 45px;
    font-size: 20px;
    color: #757575;
    background-color: #fff
}

#foothill--service-area-map .inner-limmiter .select-group span.material-icons.zoom.generated {
    top: 50%
}

#foothill--service-area-map .inner-limmiter .select-group button.delete-input {
    padding: 0;
    background-color: transparent;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#foothill--service-area-map .inner-limmiter .select-group span.material-icons.cancel {
    position: initial;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    color: #007dba;
    font-size: 20px
}

#foothill--service-area-map .inner-limmiter > div + div {
    margin-top: 30px
}

#foothill--service-area-map .inner-limmiter > div + div:last-of-type {
    margin-top: 20px
}

#foothill--service-area-map .inner-limmiter .checkbox-section {
    position: relative
}

#foothill--service-area-map .inner-limmiter .checkbox-section input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

#foothill--service-area-map .inner-limmiter .checkbox-section input:checked ~ label::before {
    color: #fff;
    background-image: url(../images/material/material-check-box.png);
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    background-position: center center
}

#foothill--service-area-map .inner-limmiter .checkbox-section label {
    position: relative;
    padding-left: 21px
}

#foothill--service-area-map .inner-limmiter .checkbox-section label:before {
    content: '';
    border-radius: 0;
    border: solid 1px #8b8b8b;
    border-color: #8b8b8b;
    width: 16px;
    height: 16px;
    left: 0;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 4px
}

#foothill--service-area-map .inner-limmiter .checkbox-section input + label {
    margin-left: 5px
}

#foothill--service-area-map .inner-limmiter .or-section span.line-or-word {
    font-size: 18 pxpx;
    font-size: 1.125 pxrem
}

#foothill--service-area-map .inner-limmiter .or-section span.line-or {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8
}

#foothill--service-area-map .inner-limmiter .or-section span + span {
    margin-left: 21px
}

#foothill--service-area-map .inner-limmiter .input-section .select-group + .select-group {
    margin-top: 20px
}

#foothill--service-area-map .inner-limmiter .input-section .select-group .remove-current-input button {
    background-color: initial;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #007dba;
    padding: 0;
    border: none
}

#foothill--service-area-map .inner-limmiter .input-section + .add-new-input {
    margin-top: 20px
}

#foothill--service-area-map .inner-limmiter .add-new-input #addInput {
    background-color: transparent;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #007dba;
    padding: 0;
    border: 0
}

#foothill--service-area-map .inner-limmiter .hr-section {
    height: 1px;
    background-color: #c8c8c8
}

#foothill--service-area-map .inner-limmiter .trip-planner-section button {
    border: initial;
    border-radius: 5px;
    background-color: #007dba;
    color: #fff;
    width: 198px
}

@media (min-width: 768px) {
    #foothill--service-area-map .collapse-map, #foothill--service-area-map .view-map {
        visibility: hidden
    }

    #foothill--service-area-map .margin-map #map {
        height: 470px !important
    }

    #foothill--service-area-map .title-wrapper .title-section {
        padding: 25px 50px
    }

    #foothill--service-area-map .title-wrapper .title-section h2.h3 {
        margin-bottom: 0;
        color: #fff
    }

    #foothill--service-area-map .inner-limmiter {
        padding: 30px 159px 70px
    }
}

@media (min-width: 1024px) {
    body.path-routes .limiter-not-node {
        max-width: none
    }

    body.path-routes .limiter-not-node > .row > .main-content {
        padding-top: 0;
        padding-bottom: 0
    }

    #foothill--service-area-map .no-map {
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14)
    }

    #foothill--service-area-map .margin-map #map {
        height: 100% !important
    }

    #foothill--service-area-map .inner-limmiter {
        padding: 30px 50px 70px
    }
}

html.has-mouseover #foothill--service-area-map .inner-limmiter .trip-planner-section button:hover {
    background-color: #005f8d
}

html.has-mouseover #foothill--service-area-map .inner-limmiter .add-new-input #addInput:hover {
    color: #005f8d
}

html.has-mouseover #foothill--service-area-map .inner-limmiter .input-section .select-group .remove-current-input button:hover .cancel {
    color: #005f8d
}

html.has-mouseover #foothill--service-area-map .inner-limmiter .select-group:hover span.material-icons.zoom {
    color: #005f8d
}

.paragraph--type--hero.paragraph--view-mode--card-horizontal {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.paragraph--type--hero.paragraph--view-mode--card-horizontal picture {
    width: 100%;
    height: auto
}

.paragraph--type--hero.paragraph--view-mode--card-horizontal picture img {
    width: 100%;
    height: 100%
}

.paragraph--type--hero-featured-content {
    background: #0194d2;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.paragraph--type--hero-featured-content > .limiter {
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto
}

.paragraph--type--hero-featured-content > .limiter > .container-fluid, .paragraph--type--hero-featured-content > .limiter > .container-lg, .paragraph--type--hero-featured-content > .limiter > .container-md, .paragraph--type--hero-featured-content > .limiter > .container-sm, .paragraph--type--hero-featured-content > .limiter > .container-xl {
    padding-top: 60px;
    padding-bottom: 60px
}

.paragraph--type--hero-featured-content .hero-inner-wrapper {
    padding: 2px;
    border-radius: 0 0 5px 5px;
    background: #fafafa;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14)
}

.paragraph--type--hero-featured-content .image {
    width: 100%;
    height: auto
}

.paragraph--type--hero-featured-content .image picture {
    width: 100%;
    height: auto
}

.paragraph--type--hero-featured-content .image picture img {
    width: 100%;
    height: auto
}

.paragraph--type--hero-featured-content .field--name-body {
    display: none
}

.paragraph--type--hero-featured-content .featured-content {
    padding: 30px
}

.paragraph--type--hero-featured-content .featured-content .field--type-entity-reference {
    margin: 0
}

@media (min-width: 768px) {
    .paragraph--type--hero-featured-content > .limiter > .container-fluid, .paragraph--type--hero-featured-content > .limiter > .container-lg, .paragraph--type--hero-featured-content > .limiter > .container-md, .paragraph--type--hero-featured-content > .limiter > .container-sm, .paragraph--type--hero-featured-content > .limiter > .container-xl {
        padding-left: 40px;
        padding-right: 40px
    }

    .paragraph--type--hero-featured-content .hero-inner-wrapper {
        border-radius: 0;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        position: relative
    }

    .paragraph--type--hero-featured-content .image {
        width: 64%;
        margin: 0 auto 0 0;
        padding: 2px;
        background: #fafafa;
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        position: relative;
        z-index: 1
    }

    .paragraph--type--hero-featured-content .featured-content {
        position: absolute;
        z-index: 2;
        width: 48%;
        background: #fafafa;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        background-color: #fafafa
    }
}

@media (min-width: 1024px) {
    .paragraph--type--hero-featured-content .image {
        width: 56%
    }

    .paragraph--type--hero-featured-content .field--name-body {
        display: block
    }

    .paragraph--type--hero-featured-content .featured-content {
        width: 48%
    }
}

@media (min-width: 1440px) {
    .paragraph--type--hero-featured-content .image {
        width: 57.207%
    }

    .paragraph--type--hero-featured-content .featured-content {
        width: 48.648648648648649%
    }
}

#hero-wrapper {
    overflow: hidden;
    z-index: 1;
    position: relative
}

.paragraph--type--hero.paragraph--view-mode--full {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.paragraph--type--hero.paragraph--view-mode--full .image {
    width: 100%;
    position: relative
}

.paragraph--type--hero.paragraph--view-mode--full .image picture {
    width: 100%;
    height: auto
}

.paragraph--type--hero.paragraph--view-mode--full .image picture img {
    width: 100%;
    height: 100%
}

.paragraph--type--hero-home {
    position: relative;
    height: 260px;
    overflow: hidden;
    background: #001a72
}

.paragraph--type--hero-home .image {
    position: absolute;
    z-index: 1;
    width: 750px;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.paragraph--type--hero-home .image picture img {
    width: 100%;
    height: auto
}

.paragraph--type--hero-home:before {
    content: "";
    background: #000;
    opacity: .45;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.paragraph--type--hero-home:after {
    content: "";
    background-image: url(../images/hero/hero-swoosh.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: 0 bottom;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 3
}

.paragraph--type--hero-home .info {
    position: absolute;
    z-index: 4;
    top: 21px
}

.paragraph--type--hero-home .info .limiter .positioner .hero-info .field--name-field-body h1 {
    max-height: 125px;
    overflow: hidden
}

.paragraph--type--hero-home .info .limiter .positioner .hero-info .field--name-field-body a {
    max-height: 43px;
    overflow: hidden;
    max-width: 165px
}

.paragraph--type--hero-home .info .limiter .positioner .hero-info .field--name-field-body p {
    margin-top: 30px
}

.paragraph--type--hero-home .info .limiter .positioner .hero-info:before {
    content: '';
    height: 5px;
    width: 100%;
    max-width: 82px;
    background-color: #a4d65e;
    display: block;
    margin-bottom: 5px
}

.paragraph--type--hero-home .info .wysiwyg-field * {
    color: inherit
}

@media (min-width: 750px) {
    .paragraph--type--hero-home {
        height: auto
    }

    .paragraph--type--hero-home .image {
        position: static;
        width: 100%;
        height: auto;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

@media (min-width: 768px) {
    .paragraph--type--hero-home .info {
        top: 56px;
        left: 5.21%
    }

    .paragraph--type--hero-home .info .limiter {
        max-width: 530px
    }

    .paragraph--type--hero-home .info .limiter .positioner .hero-info .field--name-field-body p {
        margin-top: 22px
    }

    .paragraph--type--hero-home .info .container-fluid, .paragraph--type--hero-home .info .container-lg, .paragraph--type--hero-home .info .container-md, .paragraph--type--hero-home .info .container-sm, .paragraph--type--hero-home .info .container-xl {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1024px) {
    .paragraph--type--hero-home .info {
        top: 35%;
        left: 12.3046875%
    }

    .paragraph--type--hero-home .info .limiter {
        max-width: 635px
    }

    .paragraph--type--hero-home .info .limiter .positioner .hero-info .field--name-field-body p {
        margin-top: 34px
    }
}

@media (min-width: 1440px) {
    .paragraph--type--hero-home .info {
        top: 38%;
        left: 18.05%
    }

    .paragraph--type--hero-home .info .limiter {
        max-width: none;
        margin-left: auto;
        margin-right: auto
    }

    .paragraph--type--hero-home .info .positioner {
        width: 635px
    }
}

.paragraph--type--hero-slider.paragraph--view-mode--default {
    position: relative
}

.paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-wrapper {
    position: relative
}

.paragraph--type--hero-slider.paragraph--view-mode--default .slider-title {
    padding-top: 10px;
    position: relative;
    margin: 0;
    overflow: hidden;
    max-height: 135px
}

.paragraph--type--hero-slider.paragraph--view-mode--default .slider-title:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 5px;
    background: #a4d65e;
    display: block;
    top: 0;
    left: 0
}

.paragraph--type--hero-slider.paragraph--view-mode--default * + .hero-slider-image {
    margin-top: 10px
}

.paragraph--type--hero-slider.paragraph--view-mode--default * + .box {
    margin-top: -3px
}

.paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image {
    white-space: nowrap;
    font-size: 0
}

.paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item {
    display: inline-block;
    width: 100%
}

.paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item picture, .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item picture img {
    width: 100%;
    height: auto
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box {
    position: relative;
    z-index: 2;
    background: #fafafa;
    min-height: 215px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    padding: 15px 15px 76px;
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px)
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info {
    white-space: nowrap;
    font-size: 0
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item {
    white-space: normal;
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    width: 100%
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .slide-title {
    max-height: 62px;
    overflow: hidden
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .slide-title p {
    font-weight: 300;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 145.45455%;
    color: #5a5b5d;
    margin: 0
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .cta {
    overflow: hidden;
    max-height: 37px;
    max-width: 136px
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item * + .cta {
    margin-top: 23px
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination {
    position: absolute;
    bottom: 20px;
    left: 10px
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination button {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    position: relative;
    color: #007dba;
    outline: 0
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination button .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: inherit;
    font-size: 40px;
    font-size: 2.5rem
}

.paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination span.text {
    color: #404040;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 200%;
    font-weight: 700;
    letter-spacing: .15px;
    text-align: center;
    margin: 0;
    display: inline-block;
    margin: 0 4px
}

@media (max-width: 767.98px) {
    .paragraph--type--hero-slider.paragraph--view-mode--default .box.intro-fx-on {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: transform .5s;
        -o-transition: transform .5s;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: -o-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s, -o-transform .5s
    }
}

@media (min-width: 768px) {
    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image {
        width: 65.406976744186047%;
        margin-right: auto;
        margin-left: 0
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .slider-title {
        max-height: 53px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box {
        margin-top: 32px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 47.965116279069767%;
        -webkit-transform: translateY(-50%) translateY(200px);
        -o-transform: translateY(-50%) translateY(200px);
        transform: translateY(-50%) translateY(200px);
        padding: 30px 30px 101px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .slide-title {
        max-height: 66px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .slide-title p {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 141.66667%
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination {
        left: 30px;
        bottom: 30px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default * + .hero-slider-image {
        margin-top: 17px
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .paragraph--type--hero-slider.paragraph--view-mode--default .box.intro-fx-on {
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: transform .5s;
        -o-transition: transform .5s;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: -o-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s, -o-transform .5s
    }
}

@media (min-width: 1024px) {
    .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-fluid, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-lg, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-md, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-sm, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-xl {
        padding-left: 19px !important;
        padding-right: 19px !important
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .title-position {
        position: absolute;
        right: 0;
        left: 56.186612576064909%;
        padding-left: 32px;
        z-index: 4
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .slider-title {
        max-width: 350px;
        margin-right: auto;
        max-height: 110px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-wrapper {
        height: 467px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default * + .hero-slider-image {
        margin-top: 0
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image {
        position: absolute;
        left: 0;
        width: 56.186612576064909%;
        position: relative
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item .image {
        width: 100%;
        height: 467px;
        position: relative;
        overflow: hidden
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item .image picture, .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item .image picture img {
        width: 860px;
        height: 467px;
        max-width: none;
        display: block
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image .slider-image .slider-image-item .image picture {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box {
        margin-top: 0;
        left: 51.825557809330629%;
        top: 157px;
        width: auto;
        min-height: 282px;
        max-width: 445px;
        right: 0;
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        transform: translateY(200px);
        -webkit-transition: transform .5s;
        -o-transition: transform .5s;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: -o-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s, -o-transform .5s;
        padding: 40px 40px 101px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination {
        bottom: 40px
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box .slider-info .slider-info-item .slide-title p {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 135.71429%
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box.intro-fx-on {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width: 1440px) {
    .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-fluid, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-lg, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-md, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-sm, .paragraph--type--hero-slider.paragraph--view-mode--default > .limiter > .container-xl {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .title-position {
        left: 63.432835820895522%
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .hero-slider-image {
        width: 63.432835820895522%
    }

    .paragraph--type--hero-slider.paragraph--view-mode--default .box {
        left: 58.208955223880597%
    }
}

html.has-mouseover .paragraph--type--hero-slider.paragraph--view-mode--default .box .pagination button:hover {
    color: #005f8d
}

.paragraph--type--row {
    padding-top: 30px;
    padding-bottom: 40px
}

.paragraph--type--row.padding-top-none {
    padding-top: 0
}

.paragraph--type--row.padding-bottom-none {
    padding-bottom: 0
}

.paragraph--type--row > .paragraph .limiter {
    margin: 0 auto
}

.paragraph--type--row.limiter-730 > .paragraph .limiter {
    max-width: 810px
}

.paragraph--type--row.limiter-920 > .paragraph .limiter {
    max-width: 1000px
}

.paragraph--type--row.limiter-1110 > .paragraph .limiter {
    max-width: 1190px
}

.paragraph--type--row.limiter-1370 > .paragraph .limiter {
    max-width: 1440px
}

.paragraph--type--row.bg-absolute {
    position: relative;
    overflow: hidden
}

.paragraph--type--row.bg-absolute > * {
    position: relative;
    z-index: 2
}

.paragraph--type--row.bg-absolute > .bg-absolute-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.paragraph--type--row.bg-absolute > .bg-absolute-img .simpleParallax {
    height: 100%
}

.paragraph--type--row.bg-absolute > .bg-absolute-img .simpleParallax picture.simple-parallax {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.paragraph--type--row.bg-absolute > .bg-absolute-img img, .paragraph--type--row.bg-absolute > .bg-absolute-img picture {
    width: 100%;
    height: auto
}

.paragraph--type--row.bg-image-swoosh {
    position: relative
}

.paragraph--type--row.bg-image-swoosh:before {
    content: "";
    width: 100%;
    height: 0;
    padding-bottom: 7.847222222222222%;
    display: block;
    background-image: url(../images/swoosh.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 101% auto;
    background-size: 101% auto;
    background-position: center bottom
}

.paragraph--type--row.bg-image-swoosh .paragraph--type--block {
    margin-top: -1px;
    padding-top: 85px;
    padding-bottom: 40px;
    background-color: #001a72
}

.paragraph--type--row.shadow-bottom {
    -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 8px -4px rgba(0, 0, 0, .2);
    position: relative
}

.field--name-field-row > .field__item {
    position: relative
}

.field--name-field-row > .field__item.wrapping-bg-parallax {
    position: relative;
    z-index: 1
}

.field--name-field-row > .field__item.z-index-20 {
    z-index: 20
}

.field--name-field-row > .field__item.z-index-19 {
    z-index: 19
}

.field--name-field-row > .field__item.z-index-18 {
    z-index: 18
}

.field--name-field-row > .field__item.z-index-17 {
    z-index: 17
}

.field--name-field-row > .field__item.z-index-16 {
    z-index: 16
}

.field--name-field-row > .field__item.z-index-15 {
    z-index: 15
}

.field--name-field-row > .field__item.z-index-14 {
    z-index: 14
}

.field--name-field-row > .field__item.z-index-13 {
    z-index: 13
}

.field--name-field-row > .field__item.z-index-12 {
    z-index: 12
}

.field--name-field-row > .field__item.z-index-11 {
    z-index: 11
}

.field--name-field-row > .field__item.z-index-10 {
    z-index: 10
}

.field--name-field-row > .field__item.z-index-9 {
    z-index: 9
}

.field--name-field-row > .field__item.z-index-8 {
    z-index: 8
}

.field--name-field-row > .field__item.z-index-7 {
    z-index: 7
}

.field--name-field-row > .field__item.z-index-6 {
    z-index: 6
}

.field--name-field-row > .field__item.z-index-5 {
    z-index: 5
}

.field--name-field-row > .field__item.z-index-4 {
    z-index: 4
}

.field--name-field-row > .field__item.z-index-3 {
    z-index: 3
}

.field--name-field-row > .field__item.z-index-2 {
    z-index: 2
}

.field--name-field-row > .field__item.z-index-1 {
    z-index: 1
}

.field--name-field-row > .field__item.z-index-0 {
    z-index: 0
}

@media (min-width: 768px) {
    .paragraph--type--row {
        padding-top: 50px;
        padding-bottom: 60px
    }

    .paragraph--type--row > .paragraph .limiter > .container-fluid, .paragraph--type--row > .paragraph .limiter > .container-lg, .paragraph--type--row > .paragraph .limiter > .container-md, .paragraph--type--row > .paragraph .limiter > .container-sm, .paragraph--type--row > .paragraph .limiter > .container-xl {
        padding-left: 40px;
        padding-right: 40px
    }

    .paragraph--type--row.bg-image-swoosh .paragraph--type--block {
        padding-top: 44px
    }
}

@media (min-width: 1024px) {
    .paragraph--type--row {
        padding-top: 60px;
        padding-bottom: 70px
    }

    .paragraph--type--row.bg-image-swoosh .paragraph--type--block {
        padding-bottom: 45px
    }
}

@media (min-width: 1063px) {
    .paragraph--type--row.bg-image-footnote-waves {
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }
}

.paragraph--type--text-block > .limiter > .container-fluid > h2, .paragraph--type--text-block > .limiter > .container-lg > h2, .paragraph--type--text-block > .limiter > .container-md > h2, .paragraph--type--text-block > .limiter > .container-sm > h2, .paragraph--type--text-block > .limiter > .container-xl > h2 {
    margin: 0
}

.paragraph--type--text-block > .limiter > .container-fluid > h2 + *, .paragraph--type--text-block > .limiter > .container-lg > h2 + *, .paragraph--type--text-block > .limiter > .container-md > h2 + *, .paragraph--type--text-block > .limiter > .container-sm > h2 + *, .paragraph--type--text-block > .limiter > .container-xl > h2 + * {
    margin-top: 34px
}

.paragraph--type--tabs-block:before {
    content: "";
    background-image: url(../images/tabs/tabs-swoosh.svg);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: none;
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 5.208333333333333%;
    -webkit-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px)
}

.paragraph--type--tabs-block .tabs-header {
    background: #001a72
}

.paragraph--type--tabs-block .tabs-header > .limiter > .container-fluid > h2, .paragraph--type--tabs-block .tabs-header > .limiter > .container-lg > h2, .paragraph--type--tabs-block .tabs-header > .limiter > .container-md > h2, .paragraph--type--tabs-block .tabs-header > .limiter > .container-sm > h2, .paragraph--type--tabs-block .tabs-header > .limiter > .container-xl > h2 {
    color: #fff;
    margin: 0
}

.paragraph--type--tabs-block .tabs-header .nav-tabs {
    border: none;
    margin-left: -15px;
    margin-right: -15px
}

.paragraph--type--tabs-block .tabs-header .nav-tabs .nav-link {
    padding: 18px 10px;
    margin: 0 5px;
    background: 0 0;
    border: none;
    border-radius: 0;
    color: #11a0d0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    letter-spacing: .13px;
    font-weight: 700;
    position: relative
}

.paragraph--type--tabs-block .tabs-header .nav-tabs .nav-link.active {
    color: #fff
}

.paragraph--type--tabs-block .tabs-header .nav-tabs .nav-link.active:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 17px;
    right: 17px;
    height: 3px;
    background: #007dba
}

.paragraph--type--tabs-block .tabs-content {
    padding-top: 30px
}

@media (max-width: 767.98px) {
    .paragraph--type--tabs-block .tabs-header .tab-block-wrapper {
        position: relative;
        height: 55px;
        overflow: hidden
    }

    .paragraph--type--tabs-block .tabs-header .tab-links {
        position: absolute;
        top: -5px;
        right: 0;
        left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 5px;
        z-index: 1
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-bar {
        width: 100%
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-scroller {
        overflow-y: hidden
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-scroll-area {
        -webkit-overflow-scrolling: touch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: hidden;
        overflow-x: scroll;
        -ms-overflow-style: none
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-scroll-area::-webkit-scrollbar {
        display: none
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-scroll-content {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        will-change: transform;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: table;
        padding: 0;
        white-space: nowrap;
        font-size: 0
    }

    .paragraph--type--tabs-block .tabs-header .tab-links .tab-links-scroll-content .nav-item.nav-link {
        display: inline-block
    }
}

.bg-blue .paragraph--type--tabs-block:before {
    background-image: url(../images/tabs/tabs-swoosh-blue.svg)
}

html.has-mouseover .paragraph--type--tabs-block .tabs-header .nav-tabs .nav-link:hover {
    color: #fff
}

@media (min-width: 768px) {
    .paragraph--type--tabs-block .tabs-content {
        padding-top: 50px
    }
}

@media (min-width: 1024px) {
    .paragraph--type--tabs-block .tabs-content {
        padding-top: 60px
    }
}

.paragraph--type--link-and-downloads-list > .limiter > .container-fluid > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-lg > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-md > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-sm > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-xl > h2 {
    margin-bottom: 20px
}

.link-list-item {
    background: #007dba;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    border-left: 10px solid #a4dbe8;
    border-right: 10px solid #a4dbe8;
    position: relative
}

.link-list-item .cover-content {
    padding: 17px 65px 17px 20px
}

.link-list-item h3.h4 {
    color: #fff;
    margin: 0
}

.link-list-item + .link-list-item {
    margin-top: 10px
}

.link-list-item .material-icons {
    width: 31px;
    height: 33px;
    font-size: 30px;
    font-size: 1.875rem;
    color: #fff;
    position: absolute;
    top: 16px;
    right: 20px;
    text-align: center
}

@media (min-width: 1024px) {
    .paragraph--type--link-and-downloads-list > .limiter > .container-fluid > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-lg > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-md > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-sm > h2, .paragraph--type--link-and-downloads-list > .limiter > .container-xl > h2 {
        margin-bottom: 34px
    }
}

.bg-blue .link-list-item {
    background: #fff
}

.bg-blue .link-list-item h3.h4 {
    color: #007dba
}

.bg-blue .link-list-item .material-icons {
    color: #007dba
}

html.has-mouseover .link-list-item.hover {
    background: #005f8d;
    cursor: pointer
}

html.has-mouseover .link-list-item.hover .material-icons, html.has-mouseover .link-list-item.hover h3.h4 {
    color: #fff
}

.paragraph--type--accordion-block > .limiter > .container-fluid > h2, .paragraph--type--accordion-block > .limiter > .container-lg > h2, .paragraph--type--accordion-block > .limiter > .container-md > h2, .paragraph--type--accordion-block > .limiter > .container-sm > h2, .paragraph--type--accordion-block > .limiter > .container-xl > h2 {
    margin: 0
}

.paragraph--type--accordion-block > .limiter > .container-fluid > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-lg > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-md > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-sm > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-xl > h2 + .paragraph--type--accordion-item {
    margin-top: 20px
}

.paragraph--type--accordion-block .paragraph--type--accordion-item {
    color: #5a5b5d;
    background: #fafafa;
    border-bottom: 3px solid #41b6e6;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 2px 1px -1px rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 2px 1px -1px rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .14)
}

.paragraph--type--accordion-block .paragraph--type--accordion-item.active {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 8px 10px 1px rgba(0, 0, 0, .14);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 8px 10px 1px rgba(0, 0, 0, .14)
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header {
    padding: 0;
    margin: 0;
    background: 0 0;
    border: none
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 {
    margin: 0
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button {
    padding: 26px 25px 24px 55px;
    margin: 0;
    border: none;
    background: 0 0;
    display: block;
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    position: relative;
    color: #5a5b5d
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button span.material-icons {
    color: #007dba;
    font-size: 30px;
    font-size: 1.875rem;
    display: block;
    position: absolute;
    left: 20px;
    top: 24px
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button span.chevron-right {
    display: none
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button.collapsed span.expand-more {
    display: none
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button.collapsed span.chevron-right {
    display: block
}

.paragraph--type--accordion-block .paragraph--type--accordion-item .card-body {
    padding: 0 20px 40px 20px
}

.paragraph--type--accordion-block .paragraph--type--accordion-item + .paragraph--type--accordion-item {
    margin-top: 10px
}

@media (min-width: 768px) {
    .paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button {
        padding: 26px 50px 24px 60px
    }

    .paragraph--type--accordion-block .paragraph--type--accordion-item .card-body {
        padding: 0 60px 40px 60px
    }
}

@media (min-width: 1024px) {
    .paragraph--type--accordion-block > .limiter > .container-fluid > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-lg > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-md > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-sm > h2 + .paragraph--type--accordion-item, .paragraph--type--accordion-block > .limiter > .container-xl > h2 + .paragraph--type--accordion-item {
        margin-top: 34px
    }

    .paragraph--type--accordion-block .paragraph--type--accordion-item .card-header h3 button {
        padding: 26px 50px 24px 60px
    }

    .paragraph--type--accordion-block .paragraph--type--accordion-item .card-body {
        padding: 0 60px 40px 94px
    }
}

@media (min-width: 1440px) {
    .paragraph--type--accordion-block .paragraph--type--accordion-item .card-body {
        padding: 0 96px 40px 94px
    }
}

.paragraph--type--view-block > .limiter > .container-fluid > h2, .paragraph--type--view-block > .limiter > .container-lg > h2, .paragraph--type--view-block > .limiter > .container-md > h2, .paragraph--type--view-block > .limiter > .container-sm > h2, .paragraph--type--view-block > .limiter > .container-xl > h2 {
    margin: 0;
    font-family: proxima-nova, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    font-size: 48px;
    color: #5a5b5d
}

.paragraph--type--view-block > .limiter > .container-fluid > h2 + .field--name-field-view, .paragraph--type--view-block > .limiter > .container-lg > h2 + .field--name-field-view, .paragraph--type--view-block > .limiter > .container-md > h2 + .field--name-field-view, .paragraph--type--view-block > .limiter > .container-sm > h2 + .field--name-field-view, .paragraph--type--view-block > .limiter > .container-xl > h2 + .field--name-field-view {
    margin-top: 20px
}

.bg-blue .paragraph--type--view-block > .limiter > .container-fluid > h2, .bg-blue .paragraph--type--view-block > .limiter > .container-lg > h2, .bg-blue .paragraph--type--view-block > .limiter > .container-md > h2, .bg-blue .paragraph--type--view-block > .limiter > .container-sm > h2, .bg-blue .paragraph--type--view-block > .limiter > .container-xl > h2 {
    color: #fff
}

.paragraph--type--block > .limiter > .container-fluid > h2, .paragraph--type--block > .limiter > .container-lg > h2, .paragraph--type--block > .limiter > .container-md > h2, .paragraph--type--block > .limiter > .container-sm > h2, .paragraph--type--block > .limiter > .container-xl > h2 {
    margin: 0
}

.paragraph--type--block > .limiter > .container-fluid > h2 + .field--name-field-block-item, .paragraph--type--block > .limiter > .container-lg > h2 + .field--name-field-block-item, .paragraph--type--block > .limiter > .container-md > h2 + .field--name-field-block-item, .paragraph--type--block > .limiter > .container-sm > h2 + .field--name-field-block-item, .paragraph--type--block > .limiter > .container-xl > h2 + .field--name-field-block-item {
    margin-top: 20px
}

.paragraph--type--featured-block .paragraph--type--featured-item {
    width: 100%
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content {
    padding: 30px
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content hr {
    width: 70px;
    height: 5px;
    background-color: #a4d65e;
    margin: 0
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content hr + * {
    margin-top: 5px
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle, .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .title {
    overflow: hidden;
    max-width: 100%;
    max-height: 100px
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content .featured-cta .featured-cta-link {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    color: #007dba;
    max-height: 50px;
    overflow: hidden;
    max-width: 150px
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content .featured-cta .featured-cta-link .arrow-icon {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 30px;
    font-size: 1.875rem;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle {
    color: #404040
}

.paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle + * {
    padding-top: 30px
}

@media (min-width: 768px) {
    .paragraph--type--featured-block .paragraph--type--featured-item + .paragraph--type--featured-item {
        margin-top: 1px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .image {
        max-width: 44.7916666666667%;
        overflow: hidden
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .image img {
        max-width: inherit;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content {
        position: relative;
        max-width: 55.2083333333333%
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content hr + * {
        margin-top: 5px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle, .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .title {
        overflow: hidden
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .title {
        max-height: 66px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle {
        max-height: 50px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle + * {
        padding-top: 0
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .featured-cta {
        position: absolute;
        left: 30px;
        bottom: 30px
    }
}

@media (min-width: 1024px) {
    .paragraph--type--featured-block .paragraph--type--featured-item + .paragraph--type--featured-item {
        margin-top: 0
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .image {
        max-width: 39.0625%
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content {
        max-width: 61.1328125%;
        padding: 29px 30px 29px 30px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .title {
        max-height: 71px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content hr + * {
        margin-top: 20px
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle {
        min-height: 75px
    }
}

@media (min-width: 1440px) {
    .paragraph--type--featured-block .paragraph--type--featured-item .image {
        max-width: 44.4444444444444%
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content {
        max-width: 55.5555555555556%
    }

    .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .subtitle {
        min-height: 50px
    }
}

html.has-mouseover .paragraph--type--featured-block .paragraph--type--featured-item .featured-content .featured-cta .featured-cta-link:hover {
    color: #005f8d
}

.paragraph--type--transit-center {
    margin-top: -30px;
    margin-bottom: -40px
}

.paragraph--type--transit-center .map #transit-center-map {
    width: 100%;
    height: 150px
}

.paragraph--type--transit-center .content-info > .row {
    height: 100%;
    display: block
}

.paragraph--type--transit-center .content-info .info {
    width: 100%;
    border-bottom: 1px solid #d4d4d4
}

.paragraph--type--transit-center .content-info .info .info-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #0194d2;
    padding: 25px 15px
}

.paragraph--type--transit-center .content-info .info .info-header .title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 145.45455%;
    font-weight: 300;
    color: #fff;
    margin: 0;
    max-width: 500px
}

.paragraph--type--transit-center .content-info .info .info-header .toggle-map {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 600;
    text-align: right;
    color: #fff;
    padding: 0
}

.paragraph--type--transit-center .location-list {
    overflow: scroll;
    height: 629px;
    width: 100%;
    background-color: #fafafa;
    position: relative;
    z-index: 1;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.paragraph--type--transit-center .location-list .body {
    padding: 32px 15px 30px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%
}

.paragraph--type--transit-center .location-list:-webkit-scrollbar {
    display: none
}

.paragraph--type--transit-center .location-list-wrapper {
    position: relative;
    width: 100%;
    background-color: #fafafa
}

.paragraph--type--transit-center .location-list-wrapper > .transit-center-details {
    display: none
}

.paragraph--type--transit-center .location-list-wrapper.detail-on .location-list {
    display: none
}

.paragraph--type--transit-center .location-list-wrapper.detail-on .location-item-detail {
    display: block;
    position: static
}

.paragraph--type--transit-center .location-item-detail {
    max-height: 871px;
    overflow-y: scroll;
    position: relative;
    padding: 30px 15px 70px;
    z-index: 2;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.paragraph--type--transit-center .location-item-detail .go-back {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    padding-left: 20px;
    padding-right: 0;
    background: 0 0;
    border: none;
    color: #007dba
}

.paragraph--type--transit-center .location-item-detail .go-back .arrowback {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px
}

.paragraph--type--transit-center .location-item-detail h3 {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 135%;
    font-weight: 700;
    letter-spacing: .15px;
    color: #5a5b5d
}

.paragraph--type--transit-center .location-item-detail .address {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px;
    color: #5a5b5d
}

.paragraph--type--transit-center .location-item-detail .boarding-location {
    border-radius: 5px;
    background-color: #007dba;
    border: none;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .41px;
    color: #fff
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog {
    max-width: 720px
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog .modal-content {
    position: relative
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog .modal-content button {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 5px;
    top: 5px;
    color: #007dba;
    z-index: 5;
    opacity: 1
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog .modal-content .modal-body {
    padding: 35px 10px 10px 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
    background-color: #fafafa;
    max-height: 386px
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog .modal-content .modal-body .boarding-location-image .field--name-field-boarding-location-image {
    margin: 0
}

.paragraph--type--transit-center .location-item-detail .modal-custom .modal-dialog .modal-content .modal-body .boarding-location-image .field--name-field-boarding-location-image img {
    border: solid 1px #979797;
    max-width: 100%;
    width: 100%;
    max-height: 341px
}

.paragraph--type--transit-center .location-item-detail .modal-custom:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #000;
    opacity: .85;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.paragraph--type--transit-center .location-item-detail .body {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    padding: 30px 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #404040
}

.paragraph--type--transit-center .location-item-detail .body p {
    margin-bottom: 0
}

.paragraph--type--transit-center .location-item-detail .body * + * {
    margin-top: 20px
}

.paragraph--type--transit-center .location-item-detail .line-buses h5 {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .13px;
    color: #5a5b5d
}

.paragraph--type--transit-center .location-item-detail .line-buses .field--name-field-bus-line a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #007dba
}

.paragraph--type--transit-center .location-item-detail .line-buses .field--name-field-bus-line a + a {
    margin-top: 10px
}

.paragraph--type--transit-center .location-item-detail .line-buses * + .field--name-field-bus-line {
    margin-top: 20px
}

.paragraph--type--transit-center .location-item-detail * + h3 {
    margin-top: 30px
}

.paragraph--type--transit-center .location-item-detail * + .address {
    margin-top: 20px
}

.paragraph--type--transit-center .location-item-detail * + .boarding-location {
    margin-top: 20px
}

.paragraph--type--transit-center .location-item-detail * + .body {
    margin-top: 30px
}

.paragraph--type--transit-center .location-item-detail * + .line-buses {
    margin-top: 20px
}

.paragraph--type--transit-center .location-item-detail:-webkit-scrollbar {
    display: none
}

.transit-center-card {
    border-top: 1px solid #d4d4d4;
    margin: 0;
    padding: 25px 25px 25px 51px;
    border-left: 10px solid #a4d65e;
    position: relative
}

.transit-center-card .location-icon {
    width: 18px;
    height: 25px;
    font-size: 30px;
    font-size: 1.875rem;
    color: #0194d2;
    position: absolute;
    letter-spacing: .22px;
    top: 27px;
    left: 15px;
    text-align: center
}

.transit-center-card header .node__title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px
}

.transit-center-card header .node__title a {
    color: #5a5b5d
}

.transit-center-card .node__content .field--name-field-address {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #404040
}

.transit-center-card .content-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.transit-center-card .content-footer .get-directions-cta {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.transit-center-card .content-footer .get-directions-cta a {
    padding: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 138.88889%;
    font-weight: 700;
    color: #007dba
}

.transit-center-card .content-footer .more-info-cta {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    padding-right: 20px;
    color: #007dba
}

.transit-center-card .content-footer .more-info-cta button {
    padding: 0
}

.transit-center-card .content-footer .more-info-cta .add-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #007dba;
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-size: 1.25rem
}

.transit-center-card * + .node__content {
    margin-top: 5px
}

.transit-center-card * + .content-footer {
    margin-top: 20px
}

@media (min-width: 768px) {
    .paragraph--type--transit-center {
        margin-top: -50px;
        margin-bottom: -60px
    }

    .paragraph--type--transit-center .map #transit-center-map {
        height: 470px
    }

    .paragraph--type--transit-center .content-info .info .info-header {
        padding: 25px 50px
    }

    .paragraph--type--transit-center .content-info .info .info-header .title {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 141.66667%
    }

    .paragraph--type--transit-center .content-info .info .info-header .toggle-map {
        display: none !important
    }

    .paragraph--type--transit-center .content-info .location-list .body {
        max-width: 450px;
        margin: auto;
        padding: 32px 0 30px
    }

    .paragraph--type--transit-center .content-info .location-list .transit-center-card .content .content-footer {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .paragraph--type--transit-center .content-info .location-list .transit-center-card .content .content-footer * + .more-info-cta {
        margin-left: 20px
    }

    .paragraph--type--transit-center .content-info .location-item-detail {
        padding: 30px 134px 70px
    }
}

@media (min-width: 1024px) {
    .paragraph--type--transit-center {
        margin-top: -30px;
        margin-bottom: -70px
    }

    .paragraph--type--transit-center .map {
        max-height: 717px;
        overflow: hidden;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .paragraph--type--transit-center .map #transit-center-map {
        height: 717px !important
    }

    .paragraph--type--transit-center .content-info {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-height: 717px;
        overflow: hidden
    }

    .paragraph--type--transit-center .content-info .info .info-header .title {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 135.71429%
    }

    .paragraph--type--transit-center .content-info .location-list-wrapper .location-item-detail {
        min-height: 629px;
        max-height: 629px;
        padding: 30px 50px
    }

    .paragraph--type--transit-center .content-info .location-list-wrapper .location-list .body {
        padding: 32px 50px 30px
    }

    .paragraph--type--transit-center .content-info .location-list .body {
        padding: 50px 30px
    }
}

@media (min-width: 1440px) {
    .paragraph--type--transit-center .content-info .location-list-wrapper .location-list .body {
        max-width: 500px;
        padding: 32px 0 30px
    }

    .paragraph--type--transit-center .content-info .location-list-wrapper .location-list .transit-center-card .content {
        max-width: 339px;
        margin: 0 auto 0 0
    }
}

html.has-mouseover .transit-center-card .content-footer .get-directions-cta a:hover {
    color: #005f8d
}

html.has-mouseover .paragraph--type--transit-center .location-item-detail .boarding-location:hover {
    background-color: #005f8d
}

html.has-mouseover .paragraph--type--transit-center .location-item-detail .modal-custom .modal-content button:hover {
    color: #005f8d
}

html.has-mouseover .paragraph--type--transit-center .location-item-detail .go-back:hover {
    color: #005f8d
}

html.has-mouseover .transit-center-card .content-footer .more-info-cta button:hover {
    color: #005f8d
}

html.has-mouseover .transit-center-card .content-footer .more-info-cta button:hover .add-icon {
    color: #005f8d
}

.modal-backdrop {
    display: none
}

.paragraph--type--slider-block .limiter {
    max-width: 1370px
}

body.node--type-transit-center {
    padding: 30px 0 70px 0
}

body.node--type-transit-center .block-page-title-block {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 135%;
    font-weight: 700;
    letter-spacing: .15px;
    color: #5a5b5d
}

.transit-center-full {
    background-color: #fff
}

.transit-center-full .node__content .address {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 133.33333%;
    font-weight: 500;
    letter-spacing: .13px;
    color: #5a5b5d
}

.transit-center-full .node__content button {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 5px;
    letter-spacing: .41px;
    background-color: #007dba;
    font-weight: 600
}

.transit-center-full .node__content * + button {
    margin-top: 20px
}

* + .transit-center-full {
    margin-top: 20px
}

.node__content {
    margin: 0
}

.bus-line .limiter {
    overflow: hidden
}

.bus-line .limiter .left-column {
    overflow: hidden
}

.bus-line .limiter .left-column .row-title {
    margin-right: -15px
}

.bus-line .limiter .left-column .row-title .node_title {
    background-color: #0194d2;
    margin-bottom: 0;
    color: #fff;
    padding: 25px 15px;
    font-weight: 300;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 145.45455%;
    width: 100%
}

.bus-line .limiter .left-column .row-info {
    padding: 0 0 70px 0
}

.bus-line .limiter .left-column .row-info #info-item-real-time-buses h2 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 111.11111%;
    font-weight: 600;
    letter-spacing: .13px;
    color: #5a5b5d
}

.bus-line .limiter .left-column .row-info #info-item-real-time-buses * + * {
    margin-top: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .info-item-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .info-item-head h2 {
    margin-bottom: 0
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .info-item-head button.text-blue {
    font-size: 18px;
    font-size: 1.125rem;
    background: 0 0;
    border: none;
    font-weight: 800
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .info-item-head .print-pdf.selected {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-schedule-container .title-section-radios {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 600;
    color: #404040;
    margin: 0
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule * + .timetable-schedule-container {
    margin-top: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group legend {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 600;
    color: #404040
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 600;
    color: #404040;
    margin: 0;
    width: 100%
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group select {
    border-radius: 6px;
    border: solid 1px #d3d3d3;
    background-color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #757575
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .select2-container {
    margin-top: 13px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check {
    position: relative;
    padding-left: 25px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check .form-check-input {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1rem;
    height: 1rem;
    opacity: 0;
    margin: 0
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check .form-check-label {
    position: relative;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #404040;
    font-weight: 400
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check .form-check-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #e9e9e9 solid 1px;
    border-radius: 50%;
    border-color: #8b8b8b;
    width: 16px;
    height: 16px;
    left: -21px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check .form-check-input:checked ~ .form-check-label::before {
    content: '';
    border-color: #11a0d0;
    background: #fff
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check .form-check-input:checked ~ .form-check-label::after {
    content: '';
    position: absolute;
    background: #11a0d0;
    border-radius: 50% 50% 50% 50%;
    width: 8px;
    height: 8px;
    left: -17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group .section-radio .form-check + .form-check {
    margin-top: 10px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group select {
    margin: 0
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group select option {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    color: #757575
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group * + select {
    margin-top: 5px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form .form-group * + .section-radio {
    margin-top: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule #foothill-bus-line-form form * + button {
    margin-top: 36px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #start-over {
    position: relative;
    display: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    padding-left: 20px;
    padding-right: 0;
    background: 0 0;
    border: none;
    color: #007dba
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #start-over .arrowback {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #foothill-bus-line-schedule-timetable {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #foothill-bus-line-schedule-timetable h2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #foothill-bus-line-schedule-timetable table thead th {
    font-size: 18px;
    font-size: 1.125rem;
    border: none;
    background-color: #001a72;
    color: #fff
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #foothill-bus-line-schedule-timetable table thead tr th {
    padding: 15px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #foothill-bus-line-schedule-timetable table tbody tr td {
    padding: 10px 15px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #open-trip-planner {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule * + .wysiwyg-field {
    margin-top: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule * + #foothill-bus-line-form {
    margin-top: 20px
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .intro {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .print-pdf.initial {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .print-pdf.selected {
    display: block
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .timetable-schedule-container .title-section-radios {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .timetable-schedule-container #foothill-bus-line-form {
    display: none
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .timetable-schedule-container .timetable-container #start-over {
    display: inline-block
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .timetable-schedule-container .timetable-container #foothill-bus-line-schedule-timetable {
    display: block
}

.bus-line .limiter .left-column .row-info #info-item-bus-schedule.open .timetable-schedule-container .timetable-container #open-trip-planner {
    display: table;
    margin: 0 auto
}

.bus-line .limiter .left-column .row-info * + #info-item-real-time-buses {
    margin-top: 30px
}

.bus-line .limiter .left-column .row-info * + #info-item-bus-schedule {
    margin-top: 30px
}

.bus-line .limiter .left-column .row-title + .row-info {
    margin-top: 30px
}

.bus-line .limiter .left-column .info-item + .info-item {
    border-top: 1px solid #c8c8c8
}

.bus-line .limiter .right-column {
    padding-right: 30px;
    max-height: 200px;
    min-height: 200px
}

.bus-line .limiter .right-column .map-container {
    position: relative;
    width: 100%;
    max-height: 200px;
    min-height: 200px
}

@media (min-width: 768px) {
    .bus-line .limiter .left-column .row-title .node_title {
        padding: 25px 50px;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 141.66667%
    }

    .bus-line .limiter .left-column .row-info {
        padding-left: 144px;
        padding-right: 144px
    }

    .bus-line .limiter .right-column {
        max-height: 470px;
        min-height: 470px
    }

    .bus-line .limiter .right-column .map-container {
        max-height: 470px;
        min-height: 470px
    }
}

@media (min-width: 1024px) {
    .bus-line .limiter {
        max-height: 717px
    }

    .bus-line .limiter .left-column {
        max-height: 717px;
        overflow-y: scroll
    }

    .bus-line .limiter .left-column .row-title .node_title {
        padding: 25px 50px;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 135.71429%
    }

    .bus-line .limiter .left-column .row-info {
        padding-left: 15px;
        padding-right: 0
    }

    .bus-line .limiter .left-column .row-info .content {
        padding: 0 20px
    }

    .bus-line .limiter .left-column #info-item-body {
        padding: 0
    }

    .bus-line .limiter .left-column #info-item-real-time-buses {
        padding: 0
    }

    .bus-line .limiter .left-column #info-item-bus-schedule {
        padding: 0
    }

    .bus-line .limiter .right-column {
        max-height: 717px;
        min-height: 717px
    }

    .bus-line .limiter .right-column .map-container {
        max-height: 717px;
        min-height: 717px
    }
}

@media (min-width: 1440px) {
    .bus-line .limiter .node_title {
        padding: 0 50px
    }

    .bus-line .limiter .info-item {
        padding: 0 35px
    }
}

html.has-mouseover .bus-line .limiter .left-column .row-info #info-item-bus-schedule .timetable-container #start-over:hover {
    color: #005f8d
}

html.has-mouseover .bus-line .limiter .left-column .row-info #info-item-bus-schedule .info-item-head #view-pdf-version:hover {
    color: #005f8d !important
}

article.node--type-article .limiter {
    max-width: 810px;
    margin-left: auto;
    margin-right: auto
}

article.node--type-article .limiter .container-fluid .inner-limit .share, article.node--type-article .limiter .container-lg .inner-limit .share, article.node--type-article .limiter .container-md .inner-limit .share, article.node--type-article .limiter .container-sm .inner-limit .share, article.node--type-article .limiter .container-xl .inner-limit .share {
    position: absolute;
    padding-top: 20px
}

article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit > * + *, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit > * + *, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit > * + *, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit > * + *, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit > * + * {
    padding-left: 15px
}

article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_facebook svg g, article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_twitter svg g, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_facebook svg g, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_twitter svg g, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_facebook svg g, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_twitter svg g, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_facebook svg g, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_twitter svg g, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_facebook svg g, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_twitter svg g {
    fill: #007dba
}

article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_facebook svg g:hover, article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_twitter svg g:hover, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_facebook svg g:hover, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_twitter svg g:hover, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_facebook svg g:hover, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_twitter svg g:hover, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_facebook svg g:hover, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_twitter svg g:hover, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_facebook svg g:hover, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_twitter svg g:hover {
    fill: #005f8d
}

article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_facebook svg g + svg g, article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_twitter svg g + svg g, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_facebook svg g + svg g, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_twitter svg g + svg g, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_facebook svg g + svg g, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_twitter svg g + svg g, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_facebook svg g + svg g, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_twitter svg g + svg g, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_facebook svg g + svg g, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_twitter svg g + svg g {
    padding-left: 15px
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body, article.node--type-article .limiter .container-md .inner-limit .wrapper-body, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body {
    padding-top: 60px;
    padding-bottom: 53px
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .category span, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .category span, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .category span, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .category span, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .category span {
    color: #5a5b5d;
    text-transform: uppercase
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .title + *, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .title + *, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .title + *, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .title + *, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .title + * {
    padding-top: 12px
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .body, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .body, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .body, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .body, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .body {
    padding-bottom: 70px
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info hr, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info hr, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info hr, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info hr, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info hr {
    background-color: #c4d600;
    height: 5px;
    width: 200px;
    margin: 0 auto 0 0
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info {
    padding: 30px 0
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .author-date .author {
    font-weight: 600
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .author-date .date, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .author-date .date, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .author-date .date, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .author-date .date, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .author-date .author, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .author-date .date {
    color: #404040
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .author-date + *, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .author-date + *, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .author-date + *, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .author-date + *, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .author-date + * {
    padding-top: 10px
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .tags > span, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .tags > span, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .tags > span, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .tags > span, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .tags > span {
    font-size: rem(14px);
    color: #404040;
    font-weight: 600
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .tags .field__items, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .tags .field__items, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .tags .field__items, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .tags .field__items, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .tags .field__items {
    list-style: none;
    padding: 0;
    margin: 0
}

article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body .info .wrapper-info .tags .field__items > li, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body .info .wrapper-info .tags .field__items > li, article.node--type-article .limiter .container-md .inner-limit .wrapper-body .info .wrapper-info .tags .field__items > li, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body .info .wrapper-info .tags .field__items > li, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body .info .wrapper-info .tags .field__items > li {
    font-size: rem(16);
    white-space: nowrap;
    display: inline-block;
    color: #007dba;
    padding: 0
}

.after-content .limiter {
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px
}

article.related-article {
    padding-bottom: 84px;
    position: relative
}

article.related-article .container-fluid .inner-limit .wrapper-body, article.related-article .container-lg .inner-limit .wrapper-body, article.related-article .container-md .inner-limit .wrapper-body, article.related-article .container-sm .inner-limit .wrapper-body, article.related-article .container-xl .inner-limit .wrapper-body {
    max-height: 300px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px
}

article.related-article .container-fluid .inner-limit .wrapper-body:after, article.related-article .container-lg .inner-limit .wrapper-body:after, article.related-article .container-md .inner-limit .wrapper-body:after, article.related-article .container-sm .inner-limit .wrapper-body:after, article.related-article .container-xl .inner-limit .wrapper-body:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff)
}

article.related-article .cta {
    position: absolute;
    right: 15px;
    bottom: 70px;
    left: 15px
}

.view-display-id-articles_related_block .limiter {
    padding-bottom: 0
}

.view-display-id-articles_related_block .limiter .more-link {
    padding-bottom: 70px
}

.view-display-id-articles_related_block .limiter .more-link a {
    padding: 12px 30px
}

@media (min-width: 768px) {
    article.node--type-article .limiter {
        max-width: 770px
    }

    article.node--type-article .limiter .container-fluid, article.node--type-article .limiter .container-lg, article.node--type-article .limiter .container-md, article.node--type-article .limiter .container-sm, article.node--type-article .limiter .container-xl {
        padding-left: 40px;
        padding-right: 40px
    }

    article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body, article.node--type-article .limiter .container-md .inner-limit .wrapper-body, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body {
        padding-bottom: 70px
    }

    .after-content .limiter {
        max-width: 770px
    }

    .after-content .limiter .container-fluid, .after-content .limiter .container-lg, .after-content .limiter .container-md, .after-content .limiter .container-sm, .after-content .limiter .container-xl {
        padding-left: 40px;
        padding-right: 40px
    }

    .after-content .cta .cta-wide {
        display: table;
        max-width: 690px;
        margin: 0 auto
    }
}

@media (min-width: 1024px) {
    article.node--type-article .limiter {
        max-width: 925px;
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    article.node--type-article .limiter .container-fluid, article.node--type-article .limiter .container-lg, article.node--type-article .limiter .container-md, article.node--type-article .limiter .container-sm, article.node--type-article .limiter .container-xl {
        padding: 0
    }

    article.node--type-article .limiter .container-fluid .inner-limit, article.node--type-article .limiter .container-lg .inner-limit, article.node--type-article .limiter .container-md .inner-limit, article.node--type-article .limiter .container-sm .inner-limit, article.node--type-article .limiter .container-xl .inner-limit {
        max-width: 830px;
        margin-left: auto
    }

    article.node--type-article .limiter .container-fluid .inner-limit .wrapper-body, article.node--type-article .limiter .container-lg .inner-limit .wrapper-body, article.node--type-article .limiter .container-md .inner-limit .wrapper-body, article.node--type-article .limiter .container-sm .inner-limit .wrapper-body, article.node--type-article .limiter .container-xl .inner-limit .wrapper-body {
        padding-right: 100px
    }

    article.node--type-article .limiter .container-fluid .inner-limit .share, article.node--type-article .limiter .container-lg .inner-limit .share, article.node--type-article .limiter .container-md .inner-limit .share, article.node--type-article .limiter .container-sm .inner-limit .share, article.node--type-article .limiter .container-xl .inner-limit .share {
        position: absolute;
        left: 0;
        padding: 20px;
        width: 65px;
        top: 60px;
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14);
        background-color: #fafafa
    }

    article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit a + a, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit a + a, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit a + a, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit a + a, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit a + a {
        padding-top: 15px
    }

    article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_facebook, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_facebook, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_facebook, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_facebook, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_facebook {
        padding: 0 5px
    }

    article.node--type-article .limiter .container-fluid .inner-limit .share .a2a_kit .a2a_button_twitter, article.node--type-article .limiter .container-lg .inner-limit .share .a2a_kit .a2a_button_twitter, article.node--type-article .limiter .container-md .inner-limit .share .a2a_kit .a2a_button_twitter, article.node--type-article .limiter .container-sm .inner-limit .share .a2a_kit .a2a_button_twitter, article.node--type-article .limiter .container-xl .inner-limit .share .a2a_kit .a2a_button_twitter {
        padding-left: 0
    }

    .after-content .limiter {
        max-width: 810px
    }

    .after-content .limiter .cta {
        position: initial
    }

    .after-content .limiter .cta .cta-wide {
        max-width: 730px
    }
}

.node--type-article .node__content > .category {
    font-weight: 600;
    color: #001a72;
    margin: 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 114.28571%
}

.node--type-article .node__content > .category + * {
    margin-top: 5px
}

.node--type-article .node__content > .title {
    margin-bottom: 0
}

.node--type-article .node__content * + a.cta-medium {
    margin-top: 20px
}

.view-articles-solr.view-display-id-page .view-content .views-row + .views-row {
    margin-top: 30px
}

.node--type-article.node--view-mode-card {
    position: relative;
    height: 100%;
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    position: relative;
    padding-bottom: 0;
    border-bottom: solid 10px #001a72
}

.node--type-article.node--view-mode-card .image {
    height: auto;
    padding: 0
}

.node--type-article.node--view-mode-card .image picture {
    width: 100%;
    height: auto;
    position: static
}

.node--type-article.node--view-mode-card .image picture img {
    width: 100%;
    height: auto
}

.node--type-article.node--view-mode-card .category {
    color: #001a72;
    font-weight: 600;
    font-size: 14px;
    font-size: .875rem;
    line-height: 114.28571%
}

.node--type-article.node--view-mode-card * + .card-title {
    margin-top: 5px
}

.node--type-article.node--view-mode-card .card-title {
    margin-bottom: 0
}

.node--type-article.node--view-mode-card * + .field--name-body {
    margin-top: 5px
}

.node--type-article.node--view-mode-card .field--name-body {
    display: none
}

.node--type-article.node--view-mode-card .card-body {
    padding: 20px 20px 64px 20px;
    position: relative
}

.node--type-article.node--view-mode-card .link-arrow {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: inline-block;
    max-height: 45px;
    overflow: hidden
}

@media (min-width: 768px) {
    .node--type-article.node--view-mode-card .field--name-body {
        display: block
    }

    .view-articles-solr.view-display-id-page .view-content .views-row + .views-row {
        margin-top: 0
    }

    .view-articles-solr.view-display-id-page .view-content .views-row:nth-child(n+3) {
        margin-top: 30px
    }
}

@media (min-width: 1024px) {
    .view-articles-solr.view-display-id-page .view-content .views-row:nth-child(n+3) {
        margin-top: 0
    }

    .view-articles-solr.view-display-id-page .view-content .views-row:nth-child(n+4) {
        margin-top: 30px
    }
}

@media (min-width: 1024px) {
    .node--type-press-release-2 .limiter .inner-limit {
        max-width: 730px
    }

    .node--type-press-release-2 .limiter .inner-limit .wrapper-body {
        padding-right: 0
    }
}

.block-views-blockarticles-solr-article-cards-horizontal h2 {
    margin-bottom: 27px
}

@media (min-width: 768px) {
    .block-views-blockarticles-solr-article-cards-horizontal h2 {
        margin-bottom: 35px
    }
}

.node--type-article.node--view-mode-card-horizontal {
    border: none;
    padding: 10px 15px 10px 10px;
    background-color: #fafafa;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 3px -2px rgba(0, 0, 0, .12), 0 3px 4px 0 rgba(0, 0, 0, .14);
    overflow: hidden;
    position: relative
}

.node--type-article.node--view-mode-card-horizontal .image {
    border-radius: 5px 5px 5px 5px;
    min-width: 110px;
    width: 110px;
    height: 110px;
    overflow: hidden
}

.node--type-article.node--view-mode-card-horizontal .info-article {
    margin-left: 15px;
    max-width: 655px;
    overflow: hidden
}

.node--type-article.node--view-mode-card-horizontal .title {
    margin: 0
}

@media (max-width: 767.98px) {
    .node--type-article.node--view-mode-card-horizontal {
        margin-right: -15px;
        border-radius: 10px 0 0 10px;
        position: relative
    }

    .node--type-article.node--view-mode-card-horizontal H2 {
        margin-bottom: 20px
    }

    .node--type-article.node--view-mode-card-horizontal .right-circle {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: auto;
        height: auto;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .node--type-article.node--view-mode-card-horizontal .right-circle:after, .node--type-article.node--view-mode-card-horizontal .right-circle:before {
        display: none
    }
}

@media (min-width: 768px) {
    .node--type-article.node--view-mode-card-horizontal {
        padding: 15px 55px 15px 15px
    }

    .node--type-article.node--view-mode-card-horizontal .image {
        min-width: 180px;
        width: 180px;
        height: 180px
    }

    .node--type-article.node--view-mode-card-horizontal .info-article * + * {
        margin-top: 5px
    }

    .node--type-article.node--view-mode-card-horizontal .info-article * + :last-child {
        margin-top: 10px
    }

    .node--type-article.node--view-mode-card-horizontal .date {
        font-size: 14px;
        font-weight: 700;
        color: #757575
    }

    .node--type-article.node--view-mode-card-horizontal .category {
        font-size: 14px;
        color: #001a72;
        font-weight: 600
    }
}

.block-views-exposed-filter-blocksearch-page .form-type-textfield .floating-label {
    padding-top: 10px
}

.block.block-system.block-system-main-block .view-content .views-row {
    border-bottom: solid 1px #c8c8c8
}

.block.block-system.block-system-main-block .view-content .views-row .search-result {
    border: none;
    margin: 0;
    padding: 40px 0
}

.block.block-system.block-system-main-block .view-content .views-row .search-result > h2 {
    margin: 0;
    padding: 0
}

.block.block-system.block-system-main-block .view-content .views-row .search-result > h2 a {
    color: #007dba
}

.block.block-system.block-system-main-block .view-content .views-row .search-result .description.text-block {
    line-height: 156.25%
}

html.has-mouseover .block.block-system.block-system-main-block .search-result > h2 a:hover {
    color: #004769
}

.view-press-releases-solr.view-display-id-page h1 {
    margin: 0 0 30px
}

.view-press-releases-solr.view-display-id-page .limiter {
    max-width: 810px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.view-press-releases-solr.view-display-id-page .view-content .views-row, .view-press-releases-solr.view-display-id-page .view-header.row {
    border-bottom: solid 1px #c8c8c8
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 {
    border: none;
    margin: 0;
    padding: 40px 0
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content > h2 {
    margin: 0;
    padding: 0
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content > h2 a {
    color: #007dba
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content * + .date {
    margin-top: 5px
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content .date {
    font-size: 16px;
    font-size: 1rem;
    line-height: 156.25%;
    font-weight: 600
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content * + .field--name-body {
    margin-top: 5px
}

.view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content .field--name-body {
    line-height: 156.25%
}

@media (min-width: 768px) {
    .view-press-releases-solr.view-display-id-page .limiter .container-fluid, .view-press-releases-solr.view-display-id-page .limiter .container-lg, .view-press-releases-solr.view-display-id-page .limiter .container-md, .view-press-releases-solr.view-display-id-page .limiter .container-sm, .view-press-releases-solr.view-display-id-page .limiter .container-xl {
        padding-left: 40px;
        padding-right: 40px
    }

    .view-press-releases-solr.view-display-id-page .view-content .views-row.row, .view-press-releases-solr.view-display-id-page .view-header.row {
        margin-left: -40px;
        margin-right: -40px
    }
}

html.has-mouseover .view-press-releases-solr.view-display-id-page .node--view-mode-teaser-2 .node__content > h2 a:hover {
    color: #004769
}

.block-views.block-views-blockarticles-solr-article-cards-horizontal h2 {
    text-align: center;
    max-height: 68px;
    overflow: hidden
}

.block-views.block-views-blockarticles-solr-article-cards-horizontal .view-articles-solr.view-display-id-article_cards_horizontal .view-content {
    margin-top: 15px
}

.block-views.block-views-blockarticles-solr-article-cards-horizontal .view-articles-solr.view-display-id-article_cards_horizontal .view-content .views-row {
    border: none
}

.block-views.block-views-blockarticles-solr-article-cards-horizontal .view-articles-solr.view-display-id-article_cards_horizontal .view-content .views-row + .views-row {
    margin-top: 10px
}

@media (min-width: 768px) {
    .block-views.block-views-blockarticles-solr-article-cards-horizontal .view-articles-solr.view-display-id-article_cards_horizontal .view-content {
        margin-top: 30px
    }
}

@media (min-width: 1024px) {
    .block-views.block-views-blockarticles-solr-article-cards-horizontal .view-articles-solr.view-display-id-article_cards_horizontal .view-content {
        margin-top: 49px
    }
}

body {
    background: #fff
}

a {
    color: #007dba
}

.bg-inverse {
    background: #f1f1f1 !important
}

.menu--main li a {
    color: #f1f1f1
}

.menu--account li a {
    color: #f1f1f1
}

.site-name-slogan a {
    text-decoration: none
}

.card-group img {
    margin: 0;
    width: 100%;
    height: auto
}

.card-group .field--type-image {
    margin: 0
}

.slick {
    width: 100%
}

.slick > div {
    margin: 0 15px
}
